aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-12-11 18:57:24 +0300
committerHenry Jameson <me@hjkos.com>2018-12-11 18:57:24 +0300
commit4eb075fae75cf24d2fcc9083607fee3d64077b44 (patch)
treee90998d5829fee99101b78a3fed0bfc27f6515c5 /config
parentb2d3b7e708236623ef25e27dd5e162849c756f1f (diff)
whoopsies
Diffstat (limited to 'config')
-rw-r--r--config/local.example.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/local.example.json b/config/local.example.json
new file mode 100644
index 00000000..2a3bd00d
--- /dev/null
+++ b/config/local.example.json
@@ -0,0 +1,4 @@
+{
+ "target": "https://pleroma.soykaf.com/",
+ "staticConfigPreference": false
+}