diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config/config.yml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config/config.yml b/config/config.yml index a2cc5d9c..94c2766a 100644 --- a/config/config.yml +++ b/config/config.yml @@ -6,4 +6,5 @@ db: password: kemal host: localhost port: 5432 - dbname: invidious
\ No newline at end of file + dbname: invidious +full_refresh: false
\ No newline at end of file |
