mirror of
https://github.com/anope/anope.git
synced 2026-07-04 12:23:12 +02:00
Removed the --log command line option because its no longer necessary, and updated example.conf
This commit is contained in:
@@ -40,7 +40,6 @@
|
||||
Anope::string services_dir; /* -dir dirname */
|
||||
Anope::string services_bin; /* Binary as specified by the user */
|
||||
Anope::string orig_cwd; /* Original current working directory */
|
||||
Anope::string log_filename = "services.log"; /* -log filename */
|
||||
int debug = 0; /* -debug */
|
||||
bool readonly = false; /* -readonly */
|
||||
bool nofork = false; /* -nofork */
|
||||
|
||||
Reference in New Issue
Block a user