aboutsummaryrefslogtreecommitdiffstats
path: root/config.py.sample
diff options
context:
space:
mode:
Diffstat (limited to 'config.py.sample')
-rw-r--r--config.py.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.py.sample b/config.py.sample
index 0f8deeb..05a0650 100644
--- a/config.py.sample
+++ b/config.py.sample
@@ -2,6 +2,10 @@
# Config keys
# ===========
#
+# domain_name: PeeringDB domain name
+# Defaults to "www.peeringdb.com",
+# but can eg. be set to "beta.peeringdb.com" for testing
+#
# db_conn_str: libpq database connection string
# https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING
#