mirror of
https://github.com/anope/anope.git
synced 2026-07-02 03:26:39 +02:00
BUILD : 1.7.8 (571) BUGS : NOTES : Updated userkey infos in example.conf.
git-svn-id: svn://svn.anope.org/anope/trunk@571 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@421 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
e578c64f8f
commit
d91f67d8eb
+8
-4
@@ -254,11 +254,15 @@ NetworkName "LocalNet"
|
||||
#
|
||||
# These keys are required to initiate the random number generator. These
|
||||
# numbers MUST be random as you want your passcodes to be random. Don't
|
||||
# give these keys to no anyone! Keep them private!
|
||||
# give these keys to no anyone! Keep them private!
|
||||
# For those pple who don't understand what to do here: Just pick three
|
||||
# _different_ _random_ numbers with about 6 or 7 digits and put them here.
|
||||
# If the keys don't work, they might be too long. Example:
|
||||
# UserKey1 9866235
|
||||
|
||||
#UserKey1 9866235
|
||||
#UserKey2 5216332
|
||||
#UserKey3 9651291
|
||||
# UserKey1 <your_first_random_number_here>
|
||||
# UserKey2 <your_second_random_number_here>
|
||||
# UserKey3 <you_third_random_number_here>
|
||||
|
||||
# NoBackupOkay [DISCOURAGED]
|
||||
# Allows Services to continue file write operations (i.e. database
|
||||
|
||||
Reference in New Issue
Block a user