1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/ulib/inp/rdb_server.cf
2015-01-23 17:24:36 +01:00

13 lines
169 B
CFEngine3

SERVER {
PORT 8080
LOG_FILE rdb_server.log
LOG_FILE_SZ 1M
PLUGIN echo
PLUGIN_DIR ../../src/ulib/net/server/plugin/.libs
PREFORK_CHILD 0
}