|
68.
|
|
|
Only for newly created users
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:243
|
|
69.
|
|
|
For new users and users without an account lifetime already set (excluding site administrators)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:244
|
|
70.
|
|
|
For all user accounts (excluding site administrators)
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:245
|
|
71.
|
|
|
Site administrators are always excluded from a change in the account lifetime as they should always have access to the system.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:197
|
|
72.
|
|
|
**Default account inactivity time**: If set, users who do not log in for this amount of time will be considered "inactive" and will not be able to log in anymore. This time may be specified in days, weeks, months, years or "No end date". If the latter option is chosen, users are not set to "inactive" by default.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:250
|
|
73.
|
|
|
**Warning time for inactivity / expiry**: If set, a warning message will be sent to users this amount of time before their accounts are due to expire or become inactive. This time may be specified in days, weeks, months, years or "No end date". If the latter is chosen, users do not receive a warning before their account expires or they are flagged as having an inactive account.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:251
|
|
74.
|
|
|
Security settings
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:370
../source/administration/config_site.rst:375
|
|
75.
|
|
|
**Virus checking**: If you want all files that are uploaded by users to be run through the ClamAV virus scanner, you should turn the virus checking option on. You have to have `ClamAV <http://www.clamav.net/>`_ installed on your server.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:244
|
|
76.
|
|
|
**Path to ClamAV**: For security reasons, the :index:`path to ClamAV <single: Path to ClamAV shown in security settings>` on your server needs to be provided in the :index:`config.php file <single: config.php; pathtoclam>`: ``$cfg->pathtoclam = '/path/to/your/clamscan';``. You see the path here if you provided that config value.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:245
|
|
77.
|
|
|
**Anti-spam**: There are three levels of anti-spam protection available for publicly visible forms such as the contact and registration forms. A form submission is never silently rejected. Rather, an error message is displayed asking the user to try again if the submission is classified as spam. The three choices are:
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../source/administration/config_site.rst:279
|