mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-28 17:01:16 +00:00
Move all third party api keys from database to .env file
This commit is contained in:
+6
-1
@@ -139,10 +139,15 @@ SMARTY_CACHE_DRIVER=file
|
||||
FIREWALL_ENABLED=false
|
||||
|
||||
IGDB_KEY=
|
||||
TMDB_APIKEY=
|
||||
TMDB_APIKEY=9a4e16adddcd1e86da19bcaf5ff3c2a3
|
||||
TMDB_CACHE=false
|
||||
TMDB_LOG=false
|
||||
TVDB_APIKEY=
|
||||
GIANTBOMB_APIKEY=
|
||||
ANIDB_APIKEY=
|
||||
FANARTTV_APIKEY=
|
||||
OMDB_APIKEY=
|
||||
TRAKTTV_APIKEY=
|
||||
|
||||
TEMP_UNRAR_PATH=
|
||||
TEMP_UNZIP_PATH=
|
||||
|
||||
Reference in New Issue
Block a user