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

16 lines
226 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 *.html|*.swf
}