summaryrefslogtreecommitdiffabout
path: root/conf/sitecing.conf.in
Side-by-side diff
Diffstat (limited to 'conf/sitecing.conf.in') (more/less context) (ignore 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 @@
+MultiProcess on
+ListenSocket @web_run_root@/run/sitecing-socket
+MinChildren 2
+MinSpareChildren 2
+MaxChildren 4
+MaxSpareChildren 4
+RequestsPerChild 64
+PidFile @web_run_root@/run/sitecing.pid
+Daemonize on
+
+RootSource @web_src_root@/htdocs/
+RootIntermediate @web_run_root@/cache/sitecing/intermediate/
+RootSO @web_run_root@/cache/sitecing/so/
+
+@config_sitecing@
+
+CPPFLAGS -I. -I@web_run_root@/include/
+
+ExceptionHandler @exception_handler@
+
+Build @build_on_demand@
+CPPDeps on
+IntermediateDeps @sitecing_prefix@/share/sitecing/component.skel
+
+AutoBuildFiles *.chtml