====== Server Configuration ====== {{indexmenu_n>1}} This section contains a list of settings and their parameters. The CAPTCHA client configuration is performed through the form and editor or directly via the .env configuration file. Below is the diagram of the configuration graphical interface. {{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:captcha_settings:captcha_configuration:config_form.png?1200 |}} For each parameter, you can view a description by clicking the "Question" button to the right of the corresponding parameter. {{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:captcha_settings:captcha_configuration:question_button.png?1200 |}} To save the edited parameters, click the "Save" button. {{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:captcha_settings:captcha_configuration:save.png?1200 |}} To refresh the form, click the "Refresh" button. {{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:captcha_settings:captcha_configuration:refresh.png?1200 |}} For direct editing of parameters in the config file, open the Editor. {{ :en:dpi:dpi_components:dpiui:user_guide:admin_section:captcha_settings:captcha_configuration:editor.png?1200 |}} For a complete list of parameters, please refer to the content of the page below. APP_DOMAIN - Domain for recording CAPTCHA code in cookies APP_TITLE - Title of the CAPTCHA page APP_LANG - Language of the CAPTCHA application APP_TEMPLATE - Current template of the CAPTCHA form APP\_STORE\_CAPTCHA - Method of storing CAPTCHA code CAPTCHA_LANG - Language of the CAPTCHA DPI_KEY - Code for interacting with DPI TOKEN_SALT - CAPTCHA encryption salt CAPTCHA_FORMAT - Format of the CAPTCHA image CAPTCHA_LENGTH - Number of characters in the CAPTCHA image CAPTCHA_SCALE - Font size in the CAPTCHA image CAPTCHA_RANDOM - Choice between random CAPTCHA characters or generating CAPTCHA code from a dictionary CAPTCHA_FONT - CAPTCHA font file REDIRECT_SERVICE - Name of the service for redirection if the UrlRedir parameter is absent on the page REDIRECT_SERVICE_URL - Link to the service for redirection