aboutsummaryrefslogtreecommitdiffstats
path: root/default.in
diff options
context:
space:
mode:
Diffstat (limited to 'default.in')
-rw-r--r--default.in15
1 files changed, 7 insertions, 8 deletions
diff --git a/default.in b/default.in
index ef32710..ec6a4c7 100644
--- a/default.in
+++ b/default.in
@@ -4,13 +4,8 @@
# which overrides the below.
-
-# Non absolute paths are be relative to this directory.
-pwd = ./
-
-
# Directory for templates
-tmpl_path = template/
+tmpl_path = ./template/
# Session configuration
@@ -32,11 +27,15 @@ cgi-bin = /cgi-bin/
# A timeout for idle connections, after which the user is automatically
# logged out
-timeout = 30m
+timeout = 15m
# The minimum password length.
password_min_length = 8
# LDAP configuration
-ldap_uri =ldap://127.0.0.1:389
+ldap_uri = ldap://127.0.0.1:389
+
+
+# GnuPG home
+gpghome = /etc/fripost-panel/gnupg/