diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/Changelog.txt | 2 | ||||
-rw-r--r-- | conf-tmpl/plugin_athena.conf | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index d9910db55..fc194dca4 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,5 +1,7 @@ Date Added +2007/01/08 + * Added the console plugin to plugin_athena.conf commented out. [FlavioJS] 2007/01/05 * Updated noicewall mapflags (to allow them in cities), thanks to Au{R}oN 2007/01/03 diff --git a/conf-tmpl/plugin_athena.conf b/conf-tmpl/plugin_athena.conf index c4b889da8..306fddf71 100644 --- a/conf-tmpl/plugin_athena.conf +++ b/conf-tmpl/plugin_athena.conf @@ -26,4 +26,7 @@ plugin: upnp //plugin: pid // Built-in webserver -//plugin: httpd
\ No newline at end of file +//plugin: httpd + +// Console parser +//plugin: console |