From da66fcf54017643b863e0cf3cc03f8301f6da6d9 Mon Sep 17 00:00:00 2001 From: TheFrenchGhosty Date: Thu, 22 Oct 2020 17:46:27 +0200 Subject: [PATCH] Untrack config.yml --- .gitignore | 1 + config/config.yml | 11 ----------- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 config/config.yml diff --git a/.gitignore b/.gitignore index c1ca4c20..65ebde5d 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /invidious /sentry shard.lock +/config/config.yml diff --git a/config/config.yml b/config/config.yml deleted file mode 100644 index e83a7515..00000000 --- a/config/config.yml +++ /dev/null @@ -1,11 +0,0 @@ -channel_threads: 1 -feed_threads: 1 -db: - user: kemal - password: kemal - host: localhost - port: 5432 - dbname: invidious -full_refresh: false -https_only: false -domain: