'--pidfile',help='Create a pid file (only relevant when running as a daemon)')
parser.add_argument(
'--nofork',action='store_true',help='Start PlexPy as a service, do not fork when restarting')
args=parser.parse_args()
ifargs.verbose:
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.