aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFChannel <=>2021-01-14 19:01:10 -0800
committerFChannel <=>2021-01-14 19:01:10 -0800
commit1d648211f072bba6e5c04a6944eb720e0355b0b3 (patch)
treebb3aff9d21bdec3c28e5478880829e7e1e4eced6 /config
parentf07df9e7182f4487bd38d6be71074872815d947b (diff)
added config file for server defaults
Diffstat (limited to 'config')
-rw-r--r--config9
1 files changed, 9 insertions, 0 deletions
diff --git a/config b/config
new file mode 100644
index 0000000..c390e19
--- /dev/null
+++ b/config
@@ -0,0 +1,9 @@
+instance:server.fchan.xyz
+instanceport:3000
+instancename:FChan
+instancesummary:FChan is a federated image board instance.
+dbhost:localhost
+dbport:5432
+dbname:fchan_server
+dbuser:postgres
+dbpass:password