mirror of
https://github.com/anope/anope.git
synced 2026-07-10 08:03:13 +02:00
BUILD : 1.7.5 (342) BUGS : #00 NOTES : Certus: Replaced current rand-implementation with arc4random and replaced C++ comments with C-style comments (gcc 2.95 might complain).
git-svn-id: svn://svn.anope.org/anope/trunk@342 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@218 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
6c2674da5a
commit
e41e4cd69e
@@ -259,6 +259,16 @@ NetworkName "LocalNet"
|
||||
#
|
||||
###########################################################################
|
||||
|
||||
# UserKey1|2|3 <value> [REQUIRED]
|
||||
#
|
||||
# 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!
|
||||
|
||||
#UserKey1 9866235
|
||||
#UserKey2 5216332
|
||||
#UserKey3 9651291
|
||||
|
||||
# NoBackupOkay [DISCOURAGED]
|
||||
# Allows Services to continue file write operations (i.e. database
|
||||
# saving) even if the original file cannot be backed up. Enabling this
|
||||
|
||||
Reference in New Issue
Block a user