diff options
Diffstat (limited to 'system/conserver/config/console.cf')
-rw-r--r-- | system/conserver/config/console.cf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/system/conserver/config/console.cf b/system/conserver/config/console.cf deleted file mode 100644 index 262f6950b5..0000000000 --- a/system/conserver/config/console.cf +++ /dev/null @@ -1,7 +0,0 @@ -config * { - master localhost; - - # Below are default on some Debian(-derived) systems: - #port 3109; - #sslenabled no; -} |