mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
[README] and environment variables to disabled AppImage DatabaseUpdate and AUR Index Updater
This commit is contained in:
@@ -72,4 +72,4 @@ class DatabaseUpdater(Thread if bool(int(os.getenv('BAUH_DEBUG', 0))) else Proce
|
||||
self.logger.info('Sleeping')
|
||||
time.sleep(self.sleep)
|
||||
else:
|
||||
self.logger.warning('Disabled')
|
||||
self.logger.warning('AppImage database updater disabled')
|
||||
|
||||
Reference in New Issue
Block a user