change config.py.example

This commit is contained in:
2020-11-05 12:44:58 +01:00
parent ffbedad5fb
commit c4ac6d1809

View File

@@ -78,6 +78,6 @@
# Example pyinotifyd # # Example pyinotifyd #
######################## ########################
#pyinotifyd_config = Pyinotifyd( pyinotifyd = Pyinotifyd(
# watches=[watch], watches=[],
# loglevel=logging.INFO) shutdown_timeout=30)