summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'conf/constants.conf.example')
-rw-r--r--conf/constants.conf.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/constants.conf.example b/conf/constants.conf.example
new file mode 100644
index 0000000..57df17f
--- /dev/null
+++ b/conf/constants.conf.example
@@ -0,0 +1,3 @@
+define(`__CONF_SERVER_NAME', `LOCAL SERVER')dnl
+define(`__CONF_SERVER_URL', `http://127.0.0.1')dnl
+define(`__CONF_AUTHOR_NAME', `localuser')dnl