aboutsummaryrefslogtreecommitdiff
path: root/fastbangs.yaml
diff options
context:
space:
mode:
authorLia Lenckowski <lialenck@protonmail.com>2023-08-23 19:01:52 +0200
committerLia Lenckowski <lialenck@protonmail.com>2023-08-23 19:01:52 +0200
commit1e52fa4df63352835ea3020c727ea6093779e176 (patch)
tree7c82b75c853b8c65b94bae938477815c6c3eee9f /fastbangs.yaml
parentc85a846fcee843ae830d1acd0833ddf95fbb3d7e (diff)
downloadfastbangs-1e52fa4df63352835ea3020c727ea6093779e176.tar
fastbangs-1e52fa4df63352835ea3020c727ea6093779e176.tar.bz2
fastbangs-1e52fa4df63352835ea3020c727ea6093779e176.tar.zst
add yaml config
Diffstat (limited to 'fastbangs.yaml')
-rw-r--r--fastbangs.yaml17
1 files changed, 17 insertions, 0 deletions
diff --git a/fastbangs.yaml b/fastbangs.yaml
new file mode 100644
index 0000000..1c2720b
--- /dev/null
+++ b/fastbangs.yaml
@@ -0,0 +1,17 @@
+# values need to be strings, so put quotes where appropriate (everywhere, if in doubt)
+# if environment variables are used as well, they overwrite settings from the config
+
+# port to bind to
+port: "20546"
+# address to bind to. can be a concrete address like 127.0.0.1, or *6 to indicate any ipv4/ipv6 address
+bind-addr: "*4"
+
+# information used for the search description
+# the base-url MUSTN'T include a trailing slash
+base-url: http://localhost:5035
+favicon-url: http://69owo.de/favicon.ico
+
+# access to the UI for accepting/rejecting user-submitted bangs.
+# for help with the admin-pw-hash please read the README.md
+admin-user: bleh
+admin-pw-hash: ""