Changed Telnet server configuration for the Apple II.

Having the Telnet server reboot on exit (via ctrl-reset) allows to bring back the full MTU.
This commit is contained in:
Oliver Schmidt 2015-06-28 22:25:28 +02:00
parent 2827b2d800
commit 00f9eebfab
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
DEFINES = CONNECTIONS=3,WITH_LOGGING,WITH_CLIENT,WITH_DNS,MTU_SIZE=1000
DEFINES = CONNECTIONS=3,WITH_LOGGING,WITH_CLIENT,WITH_DNS,WITH_REBOOT