aboutsummaryrefslogtreecommitdiff
path: root/.newsstandrc.toml.example
diff options
context:
space:
mode:
Diffstat (limited to '.newsstandrc.toml.example')
-rw-r--r--.newsstandrc.toml.example3
1 files changed, 3 insertions, 0 deletions
diff --git a/.newsstandrc.toml.example b/.newsstandrc.toml.example
new file mode 100644
index 0000000..6d20ede
--- /dev/null
+++ b/.newsstandrc.toml.example
@@ -0,0 +1,3 @@
+DB_ADAPTER = "postgresql"
+DB_USER = "newsstand"
+DB_PASS = "newsstand"