aboutsummaryrefslogtreecommitdiffstats
path: root/config.in
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-02 02:45:05 +0200
committerGuilhem Moulin <guilhem.moulin@fripost.org>2012-09-02 02:47:47 +0200
commit742c9938af740b9ba758f4b03909f30106b285a5 (patch)
tree58138e66695572c9a52164560b281c856d4a51b1 /config.in
parentec2ed6c255ca97f39d4a58071f8558744bd9958d (diff)
Use global configuration files.
Diffstat (limited to 'config.in')
-rw-r--r--config.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/config.in b/config.in
new file mode 100644
index 0000000..f687c46
--- /dev/null
+++ b/config.in
@@ -0,0 +1,19 @@
+# This is the custom configuration for the Fripost Administration Panel,
+# which takes precedence over the default configuration in 'default.in'.
+
+
+# TODO: The secure flag should be left on on HTTPS connections.
+secure_cookie = 0
+
+# Where the error reports should be sent to.
+report_email = admin@fripost.org
+
+# The domain that will be appended to non fully qualified usernames.
+default_realm = fripost.org
+
+# The LDAP suffix that will be appended to bind and search DN:s.
+ldap_suffix = ou=virtual,o=mailHosting,dc=fripost,dc=dev
+
+# TODO: This should be replaced with a Keberos ticket.
+ldap_authcID = FPanel
+ldap_authcPW = panel