diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-05-04 16:28:07 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-05-04 16:28:07 -0700 |
| commit | 845d954fdca9d55f4cef699711a2a73809cd0d69 (patch) | |
| tree | d80965cb57d120b90e6427abe16872448f70efbc /config.py | |
| parent | 5cabfb535913f45e031013e9e7b98e65cacf4dcd (diff) | |
Implemented support for pulling active status from Holodex to local files
Diffstat (limited to 'config.py')
| -rw-r--r-- | config.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,5 +43,6 @@ ROOT_STORAGE_PATH = "" # Skip the options below if you are not using Holodex HOLODEX_ORG = "Nijisanji" ORG_MEMBER_COUNT = 300 +UPDATE_LOCAL_RECORDS = True # If true, will update the local records of the channels.txt and exclude_channels.txt files |
