aboutsummaryrefslogtreecommitdiffstats
path: root/egyéb/nextcloud/mayor-nextcloud.cfg.php
diff options
context:
space:
mode:
authorM.Gergo2020-09-01 22:14:01 +0200
committerM.Gergo2020-09-01 22:14:01 +0200
commit3d20c05bc2769d49086490192510958b36e2b537 (patch)
tree2b1ea2e9ffcba6972ce6b64b3b0a2de231f38260 /egyéb/nextcloud/mayor-nextcloud.cfg.php
parenteb2b56065ce7ee755a8869c368318c924e00bd34 (diff)
downloadmayor-3d20c05bc2769d49086490192510958b36e2b537.tar.gz
mayor-3d20c05bc2769d49086490192510958b36e2b537.zip
Új script kapcsolók: --manage-groups, --manage-groupdirs
Diffstat (limited to 'egyéb/nextcloud/mayor-nextcloud.cfg.php')
-rw-r--r--egyéb/nextcloud/mayor-nextcloud.cfg.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/egyéb/nextcloud/mayor-nextcloud.cfg.php b/egyéb/nextcloud/mayor-nextcloud.cfg.php
index 35ac1619..f8173903 100644
--- a/egyéb/nextcloud/mayor-nextcloud.cfg.php
+++ b/egyéb/nextcloud/mayor-nextcloud.cfg.php
@@ -31,6 +31,7 @@ $m2n['min_osztalyok'] = array(); //pl: array('9.a','11.a');
$m2n['csoportnev_hossz'] = 40;
$m2n['felhasznalo_hossz'] = 45;
$m2n['default_lang'] = "hu";
+$m2n['manage_groups'] = false;
$m2n['manage_groupdirs'] = false; //Foglalkozzon-e a script a tankörmappákkal
$m2n['groupdir_users'] = array("naplo_robot","123abcd"); //Ha a tömb üres, akkor az összes tanárral dolgozik.
$m2n['groupdir_prefix'] = "Iskolai Távoktatás";