added gitignore, removed prefix
This commit is contained in:
parent
9295c5555c
commit
5323311c03
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
|
||||
|
||||
ALLOWED_HOSTS = ['*']
|
||||
FORCE_SCRIPT_NAME = '/uum'
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user