From a0aa1ee148cdc311778107631b109cf734e4ab1e Mon Sep 17 00:00:00 2001 From: M.Gergo Date: Sat, 28 Mar 2020 04:28:17 +0100 Subject: Mayor-Nextcloud script: diak-quota --- "egy\303\251b/nextcloud/mayor-nextcloud.cfg.php" | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'egyéb/nextcloud/mayor-nextcloud.cfg.php') diff --git "a/egy\303\251b/nextcloud/mayor-nextcloud.cfg.php" "b/egy\303\251b/nextcloud/mayor-nextcloud.cfg.php" index a21cd3a9..582a4245 100644 --- "a/egy\303\251b/nextcloud/mayor-nextcloud.cfg.php" +++ "b/egy\303\251b/nextcloud/mayor-nextcloud.cfg.php" @@ -25,7 +25,7 @@ $m2n['csoport_prefix'] = "(tk) "; $m2n['default_email'] = "indulo@iskola.hu"; $m2n['default_passw'] = "EHYmGktzrdfS7wxJR6DFqxjJ"; $m2n['default_quota'] = "10GB"; -$m2n['diak_quota'] = "2GB"; +$m2n['diak_quota'] = "2GB"; $m2n['min_osztalyok'] = array(); //pl: array('9.a','11.a'); $m2n['csoportnev_hossz'] = 40; $m2n['felhasznalo_hossz'] = 45; @@ -38,7 +38,7 @@ $m2n['megfigyelo_user'] = "naplo_robot"; $m2n['kihagy'] = array(); //pl: array('Trap.Pista', 'Ebeed.Elek', '22att') $m2n['verbose'] = 3 ; -$occ_path = "/var/www/nextcloud/"; +$occ_path = "/var/www/nextcloud/"; $occ_user = "www-data"; -- cgit v1.2.3