mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
Update yunohost_tools.py
This commit is contained in:
parent
28700cf295
commit
b859774b57
1 changed files with 1 additions and 0 deletions
|
@ -87,6 +87,7 @@ 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',
|
||||
|
|
Loading…
Reference in a new issue