mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
prosody remove confs
This commit is contained in:
parent
6f5eeca719
commit
372a2d68c7
1 changed files with 0 additions and 2 deletions
|
@ -88,8 +88,6 @@ def tools_maindomain(old_domain, new_domain):
|
|||
validate(r'^([a-zA-Z0-9]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)(\.[a-zA-Z0-9]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)*(\.[a-zA-Z]{1}([a-zA-Z0-9\-]*[a-zA-Z0-9])*)$', old_domain)
|
||||
|
||||
config_files = [
|
||||
'/etc/prosody/conf.avail/localhost.cfg.lua',
|
||||
'/etc/postfix/main.cf',
|
||||
'/etc/dovecot/dovecot.conf',
|
||||
'/etc/lemonldap-ng/lemonldap-ng.ini',
|
||||
'/etc/hosts',
|
||||
|
|
Loading…
Reference in a new issue