mirror of
https://github.com/webmin/webmin.git
synced 2026-02-10 01:02:19 +00:00
Option to change schedule of collectinfo.pl job
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user