Browsing Yiddish translation

157166 of 3589 results
157.
directorypermissions: Permissions to use in dataroot
(no translation yet)
Located in ../source/administration/config_php.rst:82
158.
``$cfg->directorypermissions = 0700;`` (default)
(no translation yet)
Located in ../source/administration/config_php.rst:84
159.
You can set what permissions are used for files and directories in the Mahara dataroot. The default allows only the web server account to read the data. If you are on shared hosting and might want to download the contents of your dataroot later, e.g. for backup purposes, set this to 0755. Otherwise, leave it as is.
(no translation yet)
Located in ../source/administration/config_php.rst:86
160.
error_reporting: Error reporting
(no translation yet)
Located in ../source/administration/config_php.rst:95
161.
``$cfg->error_reporting = E_ALL & ~E_STRICT;`` (default)
(no translation yet)
Located in ../source/administration/config_php.rst:97
162.
This parameter indicates what level of errors to print to the Mahara logs. It gets passed directly to the PHP function ``error_reporting()``.
(no translation yet)
Located in ../source/administration/config_php.rst:99
163.
There are some limitations in this method because it doesn't get called until several scripts have already been compiled: ``init.php, config.php, config-defaults.php, errors.php``, and the file directly invoked in the URL. So, compile-time errors in those files, which includes most strict errors, will be unaffected by this setting.
(no translation yet)
Located in ../source/administration/config_php.rst:102
164.
externallogin: Login via another site
(no translation yet)
Located in ../source/administration/config_php.rst:111
165.
``$cfg->externallogin = 'URL';``
(no translation yet)
Located in ../source/administration/config_php.rst:113
166.
You can overwrite the normal Mahara login page by providing an external one. This is useful if all people with access to the site shall log in via a different system and should be redirected there automatically.
(no translation yet)
Located in ../source/administration/config_php.rst:115
157166 of 3589 results

This translation is managed by translation group mahara-translation-group.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.