Reduced MTU size in order to allow for a reasonable (and full screen width) URL length.

This commit is contained in:
oliverschmidt 2010-08-14 08:32:00 +00:00
parent bd81fb29fe
commit 164d55e39d
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI,WITH_PFS
DEFINES = WITH_CLIENT,WITH_DNS,WITH_GUI,WITH_PFS,MTU_SIZE=500