summaryrefslogtreecommitdiffabout
path: root/conf/sitecing.conf.in
Unidiff
Diffstat (limited to 'conf/sitecing.conf.in') (more/less context) (show whitespace changes)
-rw-r--r--conf/sitecing.conf.in25
1 files changed, 25 insertions, 0 deletions
diff --git a/conf/sitecing.conf.in b/conf/sitecing.conf.in
new file mode 100644
index 0000000..67d3cd5
--- a/dev/null
+++ b/conf/sitecing.conf.in
@@ -0,0 +1,25 @@
1MultiProcess on
2ListenSocket @web_run_root@/run/sitecing-socket
3MinChildren 2
4MinSpareChildren 2
5MaxChildren 4
6MaxSpareChildren 4
7RequestsPerChild 64
8PidFile @web_run_root@/run/sitecing.pid
9Daemonize on
10
11RootSource @web_src_root@/htdocs/
12RootIntermediate @web_run_root@/cache/sitecing/intermediate/
13RootSO @web_run_root@/cache/sitecing/so/
14
15@config_sitecing@
16
17CPPFLAGS -I. -I@web_run_root@/include/
18
19ExceptionHandler @exception_handler@
20
21Build @build_on_demand@
22CPPDeps on
23IntermediateDeps @sitecing_prefix@/share/sitecing/component.skel
24
25AutoBuildFiles *.chtml