Merge branch 'master' of https://muxi.at/git/diez/unusualarchive
This commit is contained in:
commit
7d0beefe10
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,4 @@
|
||||||
|
|
||||||
|
videos/
|
||||||
|
channel_archiver/yt-dlp-archive.txt
|
||||||
|
channel_archiver/UnusualVideos*
|
||||||
|
|
@ -27,7 +27,6 @@ SECRET_KEY = 'django-insecure-l@l^r-ar(0@c+fo)!c^y7_jck3u=qu=^omc2@ow#bm2^of$k@j
|
||||||
DEBUG = True
|
DEBUG = True
|
||||||
|
|
||||||
ALLOWED_HOSTS = ['*']
|
ALLOWED_HOSTS = ['*']
|
||||||
FORCE_SCRIPT_NAME = '/uum'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user