mirror of
https://github.com/frappe/bench.git
synced 2024-11-13 16:56:33 +00:00
chore: Remove deprecated option from config template
This commit is contained in:
parent
096c2cfe6b
commit
f46126ce2b
@ -8,7 +8,6 @@ import os
|
||||
default_config = {
|
||||
'restart_supervisor_on_update': False,
|
||||
'restart_systemd_on_update': False,
|
||||
'auto_update': False,
|
||||
'serve_default_site': True,
|
||||
'rebase_on_pull': False,
|
||||
'frappe_user': getpass.getuser(),
|
||||
|
Loading…
Reference in New Issue
Block a user