summaryrefslogtreecommitdiffstats
path: root/config/config.example.yml
diff options
context:
space:
mode:
authorsaltycrys <73420320+saltycrys@users.noreply.github.com>2020-12-10 08:18:30 +0100
committerGitHub <noreply@github.com>2020-12-10 08:18:30 +0100
commitb566c4ba1a4b44044154b54e33f1fa45fc5b1e90 (patch)
tree30af67693ea06fcd020859544fd2b57802bf4085 /config/config.example.yml
parent2349a6ab0cbbe135b5e5837ade671a4394eda6ae (diff)
downloadinvidious-b566c4ba1a4b44044154b54e33f1fa45fc5b1e90.tar.gz
invidious-b566c4ba1a4b44044154b54e33f1fa45fc5b1e90.tar.bz2
invidious-b566c4ba1a4b44044154b54e33f1fa45fc5b1e90.zip
Untrack config.yml (#1557)
* Untrack config.yml `config/config.yml` has been untracked and moved to `config/config.example.yml`. The Dockerfile has been updated to copy all `config/config.*` files and to try to move `config/config.example.yml` to `config/config.yml`. If a user supplied `config/config.yml` exists it is not overwritten. * Update Dockerfile to use `shard.lock` * Fix tests
Diffstat (limited to 'config/config.example.yml')
-rw-r--r--config/config.example.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/config/config.example.yml b/config/config.example.yml
new file mode 100644
index 00000000..e83a7515
--- /dev/null
+++ b/config/config.example.yml
@@ -0,0 +1,11 @@
+channel_threads: 1
+feed_threads: 1
+db:
+ user: kemal
+ password: kemal
+ host: localhost
+ port: 5432
+ dbname: invidious
+full_refresh: false
+https_only: false
+domain: