diff options
| author | Pinapelz <donaldshan1@outlook.com> | 2023-05-04 16:36:28 -0700 |
|---|---|---|
| committer | Pinapelz <donaldshan1@outlook.com> | 2023-05-04 16:36:28 -0700 |
| commit | 2d96feb519b0b16bf265de7d0ea66c8058641acb (patch) | |
| tree | d985cf5abc660a83ab17940fa1406d0895e8ff2a | |
| parent | 2878c453ec7d7b5874fc9734dbf423963dd9ca2f (diff) | |
Update config instructions
| -rw-r--r-- | config.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -41,6 +41,7 @@ TIMEZONE_STR = "Pacific Standard Time" ROOT_STORAGE_PATH = "" # Skip the options below if you are not using Holodex +# Organization names must match the names on Holodex (case sensitive) HOLODEX_ORG = "Nijisanji,Hololive" # Can be a comma separated list of organizations ORG_MEMBER_COUNT = 300 UPDATE_LOCAL_RECORDS = True # If true, will update the local records of the channels.txt and exclude_channels.txt files |
