summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/lib/Server/Admin/Init.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/Server/Admin/Init.py b/src/lib/Server/Admin/Init.py
index 941ef1596..fa06f9346 100644
--- a/src/lib/Server/Admin/Init.py
+++ b/src/lib/Server/Admin/Init.py
@@ -8,6 +8,8 @@ config = '''
repository = %s
structures = %s
generators = %s
+# Uncomment to use the DBStats plugin (0.9.6pre2 and later)
+#plugins = DBStats
[statistics]
sendmailpath = %s
@@ -31,6 +33,8 @@ web_debug = True
protocol = %s
password = %s
key = %s/bcfg2.key
+# fingerprint of server (from bcfg2-admin fingerprint)
+#fingerprint = [server fingerprint]
[components]
bcfg2 = %s