1
0
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:
Adam
2010-09-12 00:02:22 -04:00
parent e30370af10
commit 47872e53ed
4 changed files with 2 additions and 16 deletions
-1
View File
@@ -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 */