Browsing Hungarian translation

117126 of 2519 results
117.
If you are running the antivirus engine `ClamAV <https://www.clamav.net/>`_ on your server and don't scan for viruses on the system level, you can let Mahara know where to find it so files that are uploaded are scanned. For security reasons, the path to ClamAV on your server needs to be provided in the ``config.php`` file.
(no translation yet)
Located in ../source/administration/config_php.rst:299
118.
You can see the path that has been set in the :ref:`"Security settings" <security_settings>`.
(no translation yet)
Located in ../source/administration/config_php.rst:234
119.
probationenabled: Give users probation status
(no translation yet)
Located in ../source/administration/config_php.rst:244
120.
``$cfg->probationenabled = true;`` or ``$cfg->probationenabled = false;``
(no translation yet)
Located in ../source/administration/config_php.rst:313
121.
If ``$cfg->probationenabled = true;``, you should set ``$cfg->probationstartingpoints = 2;`` as well.
(no translation yet)
Located in ../source/administration/config_php.rst:315
122.
You can set a :ref:`spam probation level <set_spam_probation>` for your users to prevent self-registered users from posting spam especially on a public site. Use the following two variables to do that:
(no translation yet)
Located in ../source/administration/config_php.rst:250
123.
``$cfg->probationenabled = true;``: This setting decides whether users can be put on probation.
(no translation yet)
Located in ../source/administration/config_php.rst:252
124.
``$cfg->probationstartingpoints = 2;``: This setting determines how many probation points a newly self-registered user has per default. In this example, users would get two probation points that they need to get rid off before all functionality is available to them.
(no translation yet)
Located in ../source/administration/config_php.rst:253
125.
You can change the probation points individually on the :ref:`user's account settings page <user_account_settings>` in the *Administration*.
(no translation yet)
Located in ../source/administration/config_php.rst:255
126.
When you enable probation, people who leave comments on a page or artefact and are not logged in, cannot post URLs either.
(no translation yet)
Located in ../source/administration/config_php.rst:324
117126 of 2519 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.