diff options
Diffstat (limited to 'conf-tmpl')
-rw-r--r-- | conf-tmpl/Changelog.txt | 2 | ||||
-rw-r--r-- | conf-tmpl/packet_athena.conf | 9 |
2 files changed, 3 insertions, 8 deletions
diff --git a/conf-tmpl/Changelog.txt b/conf-tmpl/Changelog.txt index b42e0d9de..d05ae8ae5 100644 --- a/conf-tmpl/Changelog.txt +++ b/conf-tmpl/Changelog.txt @@ -1,4 +1,6 @@ Date Added +2007/03/05 + * Removed mode_neg and frame_size from packet_athena.conf [ultramage] 2007/02/16 * Collapsed config settings "sg_miracle_skill_min_duration" and "sg_miracle_skill_max_duration" into "sg_miracle_skill_duration", which diff --git a/conf-tmpl/packet_athena.conf b/conf-tmpl/packet_athena.conf index 22d44c1d1..19807999d 100644 --- a/conf-tmpl/packet_athena.conf +++ b/conf-tmpl/packet_athena.conf @@ -2,19 +2,12 @@ // translated (davidsiaw) -// Display debug reports (iWhen something goes wrong during the report, the report is saved.) +// Display debug reports (When something goes wrong during the report, the report is saved.) debug: no // How long can a socket stall before closing the connection (in seconds) stall_time: 60 -// When enabled, sets TCP_NODELAY (disable nagel Algorythm) on all connections -mode_neg: yes - -// frame packet size as considered by the server (when there's enough -// information in queue to fill the frame_size, a "send" is forced) -//frame_size: 1054 - //----- IP Rules Settings ----- // If IP's are checked when connecting. |