This commit is contained in:
parent
e50d31479c
commit
6aea22576c
5 changed files with 136 additions and 25 deletions
3
env
3
env
|
@ -9,7 +9,8 @@ ROUTE_INTERNAL=true
|
|||
DOWNLOAD_ON_DEMAND=true
|
||||
|
||||
# Blacklisted domains (Comma-seperated regex)
|
||||
BLACKLIST_DOMAINS="google.com,.*.youtube.com"
|
||||
# You can blacklist sites which wont work well
|
||||
BLACKLIST_DOMAINS="^gitlab"
|
||||
|
||||
# Database
|
||||
DATABASE_URL=postgres://user:pass@postgres/webarc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue