scheduled jobs implemented, after X days in settings we scan import, storage paths, and check the Bin for old files and actually delete them from the file system
# check where we are running, if laptop, then run web server and db on localhost
ifhostname=="lappy":
PA_JOB_MANAGER_HOST="localhost"
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.