diff options
Diffstat (limited to 'contrib/Win32/help/help.cfg')
-rw-r--r-- | contrib/Win32/help/help.cfg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/contrib/Win32/help/help.cfg b/contrib/Win32/help/help.cfg new file mode 100644 index 00000000..6fbb727e --- /dev/null +++ b/contrib/Win32/help/help.cfg | |||
@@ -0,0 +1,13 @@ | |||
1 | [LIBWEBSERVER] | ||
2 | LOG=help.log | ||
3 | PORT=81 | ||
4 | USESSL=0 | ||
5 | LOCAL=0 | ||
6 | DYNVAR=0 | ||
7 | |||
8 | |||
9 | [PERSONAL_CONF] | ||
10 | PORT=Portability | ||
11 | MOST=general key guard | ||
12 | IP=127.0.0.1 | ||
13 | |||