mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Merge branch 'master' into dejal
This commit is contained in:
commit
842d796ab0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ AUTO_PREMIUM_NEW_USERS = True
|
|||
AUTO_PREMIUM_ARCHIVE_NEW_USERS = True
|
||||
AUTO_PREMIUM_PRO_NEW_USERS = True
|
||||
AUTO_PREMIUM = True
|
||||
AUTO_PREMIUM = False
|
||||
# AUTO_PREMIUM = False
|
||||
if not AUTO_PREMIUM:
|
||||
AUTO_PREMIUM_NEW_USERS = False
|
||||
AUTO_PREMIUM_ARCHIVE_NEW_USERS = False
|
||||
|
|
Loading…
Add table
Reference in a new issue