diff --git a/ctrl/modopts.ini b/ctrl/modopts.ini index b83868c455ce26a23a3ff3fc82c3a62c2d7c8ea7..31336eed39da767c0202949d7be49261bae4b34f 100644 --- a/ctrl/modopts.ini +++ b/ctrl/modopts.ini @@ -18,4 +18,10 @@ rlogin_xtrn_menu = false ; Set rlogin_auto_xtrn to true if you want your RLogin server to support direct-to-door request ; (e.g. Web Externals) - rlogin_auto_xtrn = false \ No newline at end of file + rlogin_auto_xtrn = false + +[flashpolicyserver] +; If you want to allow flash clients to connect to additional ports, add them here as a comma +; separated list (e.g. 21,25). +; NOTE: Telnet, RLogin and SSH ports are already allowed, so do not need to be listed here + extra_ports= \ No newline at end of file