1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/tests/examples/usp.cfg
2016-06-08 16:10:01 +02:00

16 lines
219 B
INI

userver {
DOCUMENT_ROOT benchmark/docroot
LOG_FILE usp.log
LOG_FILE_SZ 10M
LOG_MSG_SIZE -1
PLUGIN_DIR ../../../../src/ulib/net/server/plugin/.libs
}
http {
CACHE_FILE_MASK *.swf
}