diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 01:33:37 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-02-01 01:33:37 +0000 |
commit | 7e7936b1f7c632cfd05fa005e2853f10f899524b (patch) | |
tree | 7611bb87d6042a1f3893ad8fe694d9a09ae6a82f /conf-tmpl | |
parent | dfbd9a3b2e2ba9d87e4bbad431106a1a97b45baa (diff) | |
download | hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.gz hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.bz2 hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.tar.xz hercules-7e7936b1f7c632cfd05fa005e2853f10f899524b.zip |
Removed graph, httpd and webserver
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9757 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/plugin_athena.conf | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/conf-tmpl/plugin_athena.conf b/conf-tmpl/plugin_athena.conf index 306fddf71..b7c30dfab 100644 --- a/conf-tmpl/plugin_athena.conf +++ b/conf-tmpl/plugin_athena.conf @@ -25,8 +25,5 @@ plugin: upnp // Process id logging //plugin: pid -// Built-in webserver -//plugin: httpd - // Console parser //plugin: console |