diff options
author | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-27 16:18:52 +0000 |
---|---|---|
committer | geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b <geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864> | 2005-05-27 16:18:52 +0000 |
commit | ec5c03f7bf4f1a17dc02d893a4b74a97933abfd8 (patch) | |
tree | efacdb542f4e658ca5d838cbc90b29aef36358e0 /docs/FAQ | |
parent | ea4ae84f855473023428ba091c6120b896f2a3d3 (diff) |
BUILD : 1.7.10 (816) BUGS : NOTES : Updated the FAQ
git-svn-id: svn://svn.anope.org/anope/trunk@816 31f1291d-b8d6-0310-a050-a5561fc1590b
git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@569 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/FAQ')
-rw-r--r-- | docs/FAQ | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -97,6 +97,10 @@ List of Questions 35) How can i enable the OperServ RAW command? +36) Can you help me? + +37) Where is RootServ? + List of answers --------------- @@ -416,3 +420,16 @@ List of answers load it, add the os_raw module to the list of OperServ core modules. But be sure to keep in mind that when you enable the RAW command, you CANNOT GET ANY SUPPORT for Anope anymore. + +36) Can you help me? + + No, we can't help you unless you tell us what you need help with. + +37) Where is RootServ? + + Anope does not supply RootServ. All functions you would find in + RootServ have been integrated into OperServ. If you really want + to use RootServ, you can set the OperServAlias in services.conf + to be RootServ. This will enable the RootServ nick to be used for + OperServ as well. Read the comments need OperServAlias in the + configuration file for more information. |