mirror of
https://github.com/anope/anope.git
synced 2026-07-05 09:33:12 +02:00
Add an option to disable the encryption and database module checks.
This commit is contained in:
+1
-1
@@ -383,7 +383,7 @@ namespace Anope
|
||||
|
||||
/** Other command line options.
|
||||
*/
|
||||
extern CoreExport bool ReadOnly, NoFork, NoThird, NoPID, NoExpire, ProtocolDebug;
|
||||
extern CoreExport bool ReadOnly, NoFork, NoThird, NoDB, NoPID, NoExpire, ProtocolDebug;
|
||||
|
||||
/** The root of the Anope installation. Usually ~/anope
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user