summaryrefslogtreecommitdiff
path: root/docs/FAQ
diff options
context:
space:
mode:
authortrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-23 07:32:56 +0000
committertrystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b <trystan trystan@31f1291d-b8d6-0310-a050-a5561fc1590b@5417fbe8-f217-4b02-8779-1006273d7864>2005-01-23 07:32:56 +0000
commit01f32cf2881f781fa934623361a146e55fcca8b6 (patch)
treec48dfedffd26ef58826ed918c9b4c1d029eb6252 /docs/FAQ
parentba7b29bba7ea10b4813d42efbc79c3a0bb01c461 (diff)
BUILD : 1.7.7 (555) BUGS : N/A NOTES : TS6 support, Ratbox support, lots of little bug fixes, updated documentation
git-svn-id: svn://svn.anope.org/anope/trunk@555 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@408 5417fbe8-f217-4b02-8779-1006273d7864
Diffstat (limited to 'docs/FAQ')
-rw-r--r--docs/FAQ25
1 files changed, 11 insertions, 14 deletions
diff --git a/docs/FAQ b/docs/FAQ
index 6f567e0f4..fa042c779 100644
--- a/docs/FAQ
+++ b/docs/FAQ
@@ -92,6 +92,8 @@ Index:
33. What is a Super-Admin? How does it work? Why might it not work?
+34. How to auto voice all those whom join my #channel?
+
---------------------------------------------------------------------------
1. What is Anope?
@@ -114,20 +116,9 @@ Index:
3. Does Anope run under Windows?
- Well... not officially. Bu there is a cygwin based patch that makes
- Anope work on Windows. Note, however, that some features might not
- work, and you should take that into consideration when answering
- the questions of ./configure (i.e. MySQL, Modules).
-
- You can obtain a pre-build copy of Anope for Windows from
- http://www.wircds.net/ although we have "blessed" that port,
- we do not provide support for it. If you can't get it work,
- go to wIRCds.net forum.
-
- If you feel capable of taking ownership of an official windows
- port, and to keep it current, please let the current Development
- team know.
-
+ Well... not officially. Bu there is a port branch of services that will
+ work on Windows. Visit http://windows.anope.org for more information on
+ this port.
4. Can I send you questions without reading the FAQ, INSTALL or README
files?
@@ -421,3 +412,9 @@ Index:
It only works if SuperAdmin is uncommented in the services
configuration file. This is commented by default.
Read /msg OperServ HELP SET SUPERADMIN for further help.
+
+34. How to auto voice all those whom join my #channel?
+
+ /cs set #channel secure off
+ /cs set #channel xop off
+ /cs levels #channel set AUTOVOICE -1