mirror of
https://github.com/YunoHost-Apps/moodle_ynh.git
synced 2024-09-03 19:46:23 +02:00
Update config-path.php
This commit is contained in:
parent
8b1da5a691
commit
81b704f355
1 changed files with 0 additions and 2 deletions
|
@ -21,8 +21,6 @@ $CFG->wwwroot = 'https://__DOMAIN____PATH__';
|
|||
$CFG->dataroot = '__DATA_PATH__';
|
||||
$CFG->admin = 'admin';
|
||||
|
||||
$CFG->lang = '__LANGUAGE__';
|
||||
|
||||
$CFG->directorypermissions = 02777;
|
||||
|
||||
require_once(__DIR__ . '/lib/setup.php'); // Do not edit
|
||||
|
|
Loading…
Add table
Reference in a new issue