diff --git a/gpl-virtual-server/CHANGELOG b/gpl-virtual-server/CHANGELOG index 6d160a8aa..cc6e1c709 100644 --- a/gpl-virtual-server/CHANGELOG +++ b/gpl-virtual-server/CHANGELOG @@ -425,3 +425,5 @@ For new installs, new features in older versions are not shown on the System Inf Fixed the modification of Webalizer and Logrotate config files when a domain's Apache logs are outside it's home directory. Apache logs outside a domain's home directory are now included in backups and restores. Ported the delete-user.pl command-line script from the Pro version. +Added the --delete-existing flag to migrate-domain.pl, to remove any existing virtual server with the same name before re-migrating. +The background collectinfo.pl cron job can be run less frequently or disabled using a new Module Config page option. diff --git a/gpl-virtual-server/config.info b/gpl-virtual-server/config.info index 4416e1746..afd2b33be 100644 --- a/gpl-virtual-server/config.info +++ b/gpl-virtual-server/config.info @@ -13,6 +13,7 @@ delete_indom=Delete all Apache virtual hosts in domain when deleting?,1,1-Yes,0- ldap=Store users and groups,1,1-In LDAP database,0-In local files ldap_mail=Add mail attribute to LDAP users?,1,1-Yes,0-No compression=Backup compression format,1,0-gzip,1-bzip2,2-None (tar only) +collect_interval=Interval between status collection job runs,10,none-Never run,Minutes line1.4=User interface settings,11 display_max=Maximum number of domains to display,3,Unlimited