make froxlor_master_cronkjob a froxlor-cli command; secure files/folders in froxlor-virtualhost;
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -1559,12 +1559,6 @@ Vielen Dank, Ihr Administrator',
|
||||
'title' => 'Erlaube Verschieben von Domains unter Kunden',
|
||||
'description' => 'Wenn diese Option aktiviert ist, kann unter Domaineinstellungen die Domain einem anderen Kunden zugewiesen werden.<br /><b>Achtung:</b> Der Dokumenten-Pfad der Domain wird auf den Heimatpfad (+ Domain-Ordner, sofern aktiviert) des neuen Kunden gesetzt.',
|
||||
],
|
||||
'cron' => [
|
||||
'debug' => [
|
||||
'title' => 'Debuggen des Cronscripts',
|
||||
'description' => 'Wenn aktiviert, wird die Lockdatei nach dem Cronlauf zum Debuggen nicht gelöscht<br /><b>Achtung:</b> Eine alte Lockdatei kann weitere Cronjobs behindern und dafür sorgen, dass diese nicht vollständig ausgeführt werden.',
|
||||
],
|
||||
],
|
||||
'specialsettingsforsubdomains' => [
|
||||
'description' => 'Wenn ja, werden die individuellen Einstellungen für alle Subdomains übernommen.<br />Wenn nein, werden Subdomain-Specialsettings entfernt.',
|
||||
],
|
||||
|
||||
@@ -1935,12 +1935,6 @@ Yours sincerely, your administrator',
|
||||
'title' => 'Allow moving domains between customers',
|
||||
'description' => 'If activated you can change the customer of a domain at domainsettings.<br /><b>Attention:</b> Froxlor changes the documentroot to the new customer\'s default homedir (+ domain-folder if activated)',
|
||||
],
|
||||
'cron' => [
|
||||
'debug' => [
|
||||
'title' => 'Cronscript debugging',
|
||||
'description' => 'Activate to keep the lockfile after a cron-run for debugging.<br /><b>Attention:</b>Keeping the lockfile can cause the next scheduled cron not to run properly.',
|
||||
],
|
||||
],
|
||||
'specialsettingsforsubdomains' => [
|
||||
'description' => 'If yes these custom vHost-settings will be added to all subdomains; if no subdomain-specialsettings are being removed.',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user