mirror of
https://github.com/frappe/bench.git
synced 2025-02-13 08:18:27 +00:00
Revert "DNS Multitenancy by default" (#328)
This commit is contained in:
parent
015c8d756f
commit
14215b8551
@ -8,8 +8,7 @@ default_config = {
|
||||
'update_bench_on_update': True,
|
||||
'frappe_user': getpass.getuser(),
|
||||
'shallow_clone': True,
|
||||
'background_workers': 1,
|
||||
"dns_multitenant": True
|
||||
'background_workers': 1
|
||||
}
|
||||
|
||||
def make_config(bench_path):
|
||||
|
Loading…
x
Reference in New Issue
Block a user