{"id":4054,"date":"2023-03-17T09:43:57","date_gmt":"2023-03-17T06:43:57","guid":{"rendered":"https:\/\/www.microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/%d0%be%d0%bf%d1%86%d0%b8%d0%b8-%d0%b8%d0%bd%d1%82%d0%b5%d1%80%d1%84%d0%b5%d0%b9%d1%81%d0%b0-sibseti"},"modified":"2026-02-12T12:40:37","modified_gmt":"2026-02-12T09:40:37","slug":"sibseti-settings","status":"publish","type":"docs","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings","title":{"rendered":"Options of the sibseti interface"},"content":{"rendered":"<p>Additional options allow you to change the appearance and behavior of the application, and are specified in the configuration file <code>\/etc\/microimpuls\/portal\/client.js<\/code>.<\/p>\n\n\n\n<p>The following options are available for the sibseti interface.<\/p>\n\n\n\n\n\n<h2 class=\"wp-block-heading\">Logic of work<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Authorization regime<\/h4>\n\n\n\n<p>Option name: <code>auth_mode<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>password<\/strong> \u2014 by login and password (by default).<\/li>\n\n\n\n<li><strong>phone number<\/strong> \u2014 by phone number. Confirmation is carried out by means of <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/extra-services-integration\/\u0438\u043d\u0442\u0435\u0433\u0440\u0430\u0446\u0438\u044f-\u0441-sms-\u0448\u043b\u044e\u0437\u0430\u043c\u0438\/\" target=\"_blank\" rel=\"noreferrer noopener\">SMS<\/a>.<\/li>\n\n\n\n<li><strong>device_uid<\/strong> \u2014 by unique device identifier (usually MAC address) or IP address. In case of unsuccessful authorization, the subscriber will be offered authorization by login and password.<\/li>\n\n\n\n<li><strong>device_uid_wo_fallback<\/strong> \u2014 the same as <strong>device_uid<\/strong>, but without processing some situations of unsuccessful authorization and transition to login and password authorization.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png\" alt=\"\" class=\"wp-image-4154\"\/><figcaption class=\"wp-element-caption\">Login and password authorization<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/auth_mode.-phone_number.png\" alt=\"\" class=\"wp-image-7811\"\/><figcaption class=\"wp-element-caption\">Authorization by phone number<\/figcaption><\/figure>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'auth_mode': 'password'\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the button for selecting the authorization method (by login and password or phone number)<\/h4>\n\n\n\n<p>Option name: <code>show_alter_auth_button<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the login method selection button will be displayed on the authorization screen.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the login method selection button will not be displayed (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_alter_auth_button': true<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_alter_auth_button-1.png\" alt=\"\" class=\"wp-image-8023\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_alter_auth_button-2-1.png\" alt=\"\" class=\"wp-image-8026\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the legal document on the authorization screen<\/h4>\n\n\n\n<p>Option name: <code>show_auth_legal_documents<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 at the bottom of the authorization screen will display a legal document to which you can shift focus and then open.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the legal document will not be displayed (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_auth_legal_documents': false<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-700x394.png\" alt=\"\" class=\"wp-image-9072\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-3-\u041f\u043e-\u043d\u043e\u043c\u0435\u0440\u0443-1-\u041d\u0435\u044f\u0432\u043d\u043e\u0435-\u0441\u043e\u0433\u043b\u0430\u0448\u0435\u043d\u0438\u0435-2.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Missing service errors of authorization<\/h4>\n\n\n\n<p>Option name: <code>omit_unsuccessful_login<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 in case of errors with codes 3, 4, 10, 11, 12 (codes error method TVMW API Login) the screen with the error information will be skipped and the login and password input form will be immediately opened (except for the mode) <code>auth_mode<\/code> <strong>*wo_fallback<\/strong>).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 if any errors occur, the error information screen will be shown (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>omit_unsuccessful_login<\/code>false:\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Verification of additional account status<\/h4>\n\n\n\n<p>Option name: <code>check_account_status_reason<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 additional account status will be checked even in case of successful authorization (by default). For example, if the account is active, but the additional status is set \u00abBlocked for debt\u00bb then the corresponding authorization error will be issued in the portal.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 no additional status will be verified.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>check_account_status_reason<\/code>': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Registration by phone number with confirmation by SMS<\/h4>\n\n\n\n<p>Option name: <code>registration_available<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;The registration button is displayed via SMS.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;it is not displayed (by default).<\/li>\n<\/ul>\n\n\n\n<p>To be able to register via SMS, you need to properly configure integration with the SMS gateway on the Smarty server side.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'registration_available': false\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/registration_available-true.png\" alt=\"\" class=\"wp-image-8549\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Length of confirmation code from SMS message<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>sms_code_length<\/code>, data type: string.<\/p>\n\n\n\n<p>Determines the number of windows when entering the confirmation code from SMS. By default&nbsp;<strong>6<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'sms_code_length': \"4\"<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-700x394.png\" alt=\"\" class=\"wp-image-9087\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/12-\u0420\u0435\u0433\u0438\u0441\u0442\u0440\u0430\u0446\u0438\u044f-4-\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0436\u0434\u0435\u043d\u0438\u0435-\u043f\u043e-\u0421\u041c\u0421-1.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Length of confirmation code by phone number<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>phone_code_length<\/code>, data type: string.<\/p>\n\n\n\n<p>Determines the number of windows when entering the confirmation code from the phone number. By default&nbsp;<strong>4<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'phone_code_length': \"4\"<br>};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Displaying virtual tariffs<\/h4>\n\n\n\n<p>Option name: <code>use_virtual_packages<\/code>, data type: bool.<\/p>\n\n\n\n<p>Responsible for removing virtual tariffs in the list.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 only virtual rates (except hidden, disabled and inaccessible) are displayed.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 displays all tariffs: normal and virtual (except hidden, disabled and inaccessible) (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'use_virtual_packages': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Mobile phone number mask in the authorization screen<\/h4>\n\n\n\n<p>Option name: <code>registration_phone_mask<\/code>, data type: string.<\/p>\n\n\n\n<p>By default <strong>+7 ??? ??? ?? ??<\/strong>.<\/p>\n\n\n\n<p>The mask uses a special symbol <em>?<\/em>, instead of which the input value will be substituted, the remaining characters will be displayed as is.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'registration_phone_mask': '+7??????????\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_device_uid.png\" alt=\"\" class=\"wp-image-4156\"\/><figcaption class=\"wp-element-caption\">Displaying the mask in the interface<\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Saving the login and password in the input fields on the authorization screen when restarting the application<\/h4>\n\n\n\n<p>Option name: <code>restore_login_form_input_from_settings<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 when restarting the application and in the case of a logout in the input fields, the login and password from the previous session will be filled in on the authorization screen.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the data will not be filled in (by default).<\/li>\n<\/ul>\n\n\n\n<p>It is recommended to use this option in the authorization method <strong>password<\/strong> to avoid loss of password by subscribers after logout.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'restore_login_form_input_from_settings': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">The ability to enter symbols in the login<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>is_letter_in_login<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;in the login you can enter numbers and letters.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;only numbers can be entered in the login (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'is_letter_in_<code>login<\/code>false:\n};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/is_letters_in_login-false.png\" alt=\"\" class=\"wp-image-5372\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/is_letters_in_login-true.png\" alt=\"\" class=\"wp-image-5373\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">The ability to enter characters in the password<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>is_letter_in_password<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;numbers and letters can be entered in the password.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;only numbers can be entered in the password (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'is_letters_in_password': false\n};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/09\/is_letters_in_password-false.png\" alt=\"\" class=\"wp-image-4940\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div><\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\"><div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/09\/is_letters_in_password-true.png\" alt=\"\" class=\"wp-image-4941\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div><\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Reboot the device after the first activation<\/h4>\n\n\n\n<p>Option name: <code>reboot_device_after_login_with_password<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 after login and password authorization through the authorization form, the device will be rebooted.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 no reboot will be made, the application will be downloaded as usual (by default).<\/li>\n<\/ul>\n\n\n\n<p>Can be used to perform system billing operations at primary \u00ab activation \u00bb prefixes by the subscriber.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'reboot_device_after_login_with_password': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Setting up the display of welcome messages<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>greetings_masks<\/code>, data type: array.<\/p>\n\n\n\n<p>When specifying the option, the loader at the start of the portal is replaced by a greeting with the specified text and image. At the first start of the application, an impersonal text is shown, and after the first successful authorization, the user name is remembered and substituted in the text of the greeting. It is defined as an array of objects. No default.<\/p>\n\n\n\n<p>Description of fields inside the array:<\/p>\n\n\n\n<p><code>time<\/code> \u2014 the length of time a picture will be displayed <code>image_url<\/code>, data type: string.<br><code>mask<\/code> \u2014 welcome text where $firstname will be replaced by a username derived from Smarty. In the absence of a name, the message will be displayed without it by removing the name mask from the line, data type: string.<br><code>image_url<\/code> \u2014 reference to the welcome image for the background; if the image is not specified, then the default image sewn in the portal, data type: string will be used.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'greetings_masks':<br>        {<br>            'time': \"00:00,\",<br>            'mask': \"$firstname, good night!\",<br>            'image_url': 'http:\/\/your-website.com\/example-bg.png'<br>        },<br>        {'time': \"06:00,\" \"mask\": \"$firstname, beautiful morning!\"},<br>        {'time': \"12:00,\" \"mask\": \"$firstname, good day!\"},<br>        {'time': \"18:00,\" \"mask\": \"$firstname, good evening!\"},<br>    ]<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-700x394.png\" alt=\"\" class=\"wp-image-9054\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/morning-banner.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-700x394.png\" alt=\"\" class=\"wp-image-9055\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/day-banner.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-700x394.png\" alt=\"\" class=\"wp-image-9028\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-2.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-700x394.png\" alt=\"\" class=\"wp-image-9029\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image-1.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Delayed application loading at start<\/h4>\n\n\n\n<p>Option name: <code>loading_timeout<\/code>, data type: int. Set in milliseconds, the default value is: <strong>1000<\/strong>.<\/p>\n\n\n\n<p>The option allows you to set the number of milliseconds by which the initial download of the portal will be delayed. It can be used, for example, to customize the portal to display a welcome picture before launching.<\/p>\n\n\n\n<p>By default <strong>1000<\/strong>, which corresponds to one second. If you specify a zero or too small value, then some application functions on some devices may be disrupted due to asynchronous implementation of the API of some devices. For example, a small delay is necessary to be able to determine the device not only by type, but also by model (if Smarty configures the appropriate types of devices with a model) for Android consoles.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'loading_timeout': 1000\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Delay in search<\/h4>\n\n\n\n<p>Option name: <code>search_request_delay<\/code>, data type: int. Set in milliseconds, the default value is: <strong>3000<\/strong>.<\/p>\n\n\n\n<p>Allows you to set the delay time before starting search queries (after entering 3 characters in the on-screen keyboard). It is designed to reduce the number of search queries to Smarty.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'search_request_delay': 3000\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Disabling the SET button on MAG consoles<\/h4>\n\n\n\n<p>Option name: <code>disable_set_button_on_mag<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the SET (Setup) button on the MAG console will be locked.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the button will work according to the settings in the firmware (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'disable_set_button_on_mag': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Selection of the application interface used through account settings in Smarty<\/h4>\n\n\n\n<p>Option name: <code>check_account_template<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 once the account is authorized, the template installed in the Smarty account settings will be checked, and if it differs from the one used, the application will be restarted in the desired template (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the set template in Smarty account settings will be ignored.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'check_account_template': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Suspension of server requests in Stand-By mode<\/h4>\n\n\n\n<p>Option name: <code>block_request_in_standby<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 includes blocking server requests if the device is in Stand-By mode. After leaving Stand-By, sending requests to the server is restored, however, the data in the interface may be outdated for some time.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 requests do not stop even in Stand-By, the data displayed in the interface does not become outdated (by default).<\/li>\n<\/ul>\n\n\n\n<p>The option allows you to save server resources in moments of downtime of user devices.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'block_requests_in_standby': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Update to build the application on Android STB\/TV<\/h4>\n\n\n\n<p>Option name: <code>app_package_updating_url<\/code>, data type: string.<\/p>\n\n\n\n<p>When specifying the URL to download apk in this option, the application will attempt to download it and self-update it. When updating, the current version of the app \u2014 is checked; the download and install mechanism only starts if the version specified in the url is larger than the current version installed by apk (in the example below version \u2014 this is a substring) <code>1.0.0<\/code>).<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The option is only available for Android STB\/TV builds over 2.3.<\/p>\n<\/blockquote>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n  \/\/ \u2026\n  'app_package_updating_url': \"http:\/\/your-website.com\/example-app-1.0.0_100100.apk\"\n};\n<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Update build launcher on Android STB\/TV<\/h4>\n\n\n\n<p>Option name: <code>launcher_package_updating_url<\/code>, data type: string.<\/p>\n\n\n\n<p>When specifying the URL to download apk in this option, the application will attempt to download it and self-update it. When updating, the current version of the launcher application \u2014 is checked; the download and installation mechanism is started only if the version specified in the url is larger than the current version of the installed launcher (in the example below version \u2014 this is a substring) <code>1.0.0<\/code>).<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The option is only available for launcher builds for Android STB\/TV versions over 2.3.<\/p>\n<\/blockquote>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n  \/\/ \u2026\n  'launcher_package_updating_url: \"http:\/\/your-website.com\/example-launcher-1.0.0_100100.apk\"\n};\n<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Enabling the system debugging console on a device with a specific User-Agent<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>enable_system_debug_for_user_agent<\/code>, data type: string.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n\"enable_system_debug_for_user_agent\": \"Mozilla\/5.0 (Web0S; Linux\/SmartTV) AppleWebKit\/537.36\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Disabling HealthCheck request submission<\/h4>\n\n\n\n<p>Option name: <code>enable_health_check<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 HealthCheck request is disabled.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 sending HealthCheck is not disabled (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'enable_health_check': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Adding Market Name to Device Type<\/h4>\n\n\n\n<p>Option name: <code>use_store_flag_from_device_meta<\/code>, data type: bool.<\/p>\n\n\n\n<p>The name of the market is added to the type of device through the lower underline (for example, android_stb_googleplay). The name of the market is taken from the assembly, that is, it must be sewn into it. This option is only available for Android stores and will require a separate build for each of them. List of available markets: \u00abgoogleplay\u00bb, \u00absberbox\u00bb, \u00abyandextv\u00bb, \u00abrustore\u00bb.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the market specified in the device metadata will be transmitted.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 will be transmitted by default (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'use_store_flag_from_device_meta': true<br>};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Management logic<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Switching channels within the selected category<\/h4>\n\n\n\n<p>Option name: <code>switching_channels_inside_category<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 channel switching with Ch+\/- buttons will occur within the selected channel category.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 switching will occur within the category \u00abAll\u00bb even if another category is selected (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'switching_channels_inside_category': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Ability to exit the application<\/h4>\n\n\n\n<p>Option name: <code>samsung_guidelines_compatibility_mode<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 pressing \u00abBack\u00bb Popap appears on the Main Screen and Authorization screen, offering to close the application.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 pop-up with an exit from the application does not appear (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'samsung_guidelines_compatibility_mode': false\n};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Reproduction of content<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Rewinding the archive by re-querying the position<\/h4>\n\n\n\n<p>Option name: <code>server_rewind_mode<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 to rewind will be used positioning by specifying the time stamp. The URL to the thread will be re-requested from the server at each rewind (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 stream rewinding by the seek method by means of the player (does not always work correctly due to different implementations on players, but faster).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'server_rewind_mode': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Player rewind step<\/h4>\n\n\n\n<p>Option name: <code>player_wind_step<\/code>, data type: int.<\/p>\n\n\n\n<p>Allows you to set the step of rewinding the player in the archive and video library mode in one click of the rewind button. Step is given in seconds, by default <strong>30<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'player_rewind_step': 30\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Automatic playback of the last channel viewed at launch<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>auto_launch_last_view_channel<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;play the last channel automatically when the application starts.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;display the main screen (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'auto_launch_last_viewed_channel': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">The ability to select a data center in the settings menu<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>allow_to_change_data_center<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;In the settings menu, the user can independently choose the broadcast server (corresponds to the configured data centers in Smarty).<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the user will not be able to select the broadcast server (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'allow_to_change_data_center': false\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/allow_to_change_data_center.png\" alt=\"\" class=\"wp-image-7926\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Sound control mode on Samsung Smart TV Orsay<\/h4>\n\n\n\n<p>Option name: <code>samsung_smart_tv_volume_control_off<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 sound control is carried out at the device operating system level (standard control inside the tv).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 sound management is at the application level (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'samsung_smart_tv_volume_control_off': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Volume up\/down step<\/h4>\n\n\n\n<p>Option name: <code>volume_control_step<\/code>, data type: int.<\/p>\n\n\n\n<p>By default <strong>5<\/strong> (percentage points out of 100, where 100 \u2014 maximum volume, 0 \u2014 minimum).<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'volume_control_step': 5\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Stopping content playback when leaving full-screen viewing<\/h4>\n\n\n\n<p>Option name: <code>stop_player_on_screen_showing<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 when switching to other screens, the player will stop.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the player will work in the background, the interface will be displayed with the effect of semitransparency (default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'top_player_on_screen_showing': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Keeping the selected aspect ratio for each channel separately<\/h4>\n\n\n\n<p>Option name: <code>save_aspect_ratio_per_channel<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 in the application settings on the device, the user selected aspect ratio will be stored separately for each channel.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the last selected aspect ratio common to all channels will be retained (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'save_aspect_ratio_per_channel': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Ignoring the aspect ratio value coming from Smarty<\/h4>\n\n\n\n<p>Option name: <code>ignore_server_aspect<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 setting the value \u00ab aspect ratio\u00bb on the channel editing page in Smarty will not affect the channel aspect ratio (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 value \u00ab aspect ratio\u00bb on the channel editing page in Smarty will be taken by default for channels.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'ignore_server_aspect': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Save the selected audio track language for each channel separately<\/h4>\n\n\n\n<p>Option name: <code>save_audio_track_lang_per_channel<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 in the application settings on the device, the user-selected audio track language will be stored separately for each channel.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the last selected language common to all channels will be saved (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'save_audio_track_lang_per_channel': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Automatically Hiding Menus When Playing Content<\/h4>\n\n\n\n<p>Option name: <code>autohide_timer<\/code>, data type: int.<\/p>\n\n\n\n<p>Allows you to set a timeout (in minutes), after which the current screen will be hidden and open full-screen player, if at the moment there is a playback of some content.<\/p>\n\n\n\n<p>By default <strong>0<\/strong> (hidden off).<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'autohide_timer': 2\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Reproduction of streams-stubs for channels with locks<\/h4>\n\n\n\n<p>Option name: <code>request_url_for_locked_channels<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> - when starting the channel with a lock, an attempt is made to start a stream-stub and display a banner-stub, if the stream-stub for the channel is not set, an information pop-up is shown.<\/li>\n\n\n\n<li><strong>falsely<\/strong> when you start the channel with locks, an information pop-up with a list of tariffs for connecting is shown (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'request_url_for_locked_channels': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Popap display with a choice of tariff when starting a channel with a lock<\/h4>\n\n\n\n<p>Option name: <code>show_locked_tariff_popup<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> - when you start the channel with a lock, the pop-up of the tariff choice is displayed.<\/li>\n\n\n\n<li><strong>falsely<\/strong> when you start the channel with a lock, an information pop-up is shown that the content is not available within the subscription (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_locked_tariff_popup': false<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-700x394.jpeg\" alt=\"\" class=\"wp-image-9070\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-700x394.jpeg 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-250x141.jpeg 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-768x432.jpeg 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-18x10.jpeg 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17-120x68.jpeg 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/photo_2026-02-12-12.11.17.jpeg 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Setting a special ratio of screen sides when playing movies<\/h4>\n\n\n\n<p>Option name: <code>set_default_aspect_ratio_for_vod<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> after the inclusion of the playback of the film from the video library, the aspect ratio of 16\u00d79 will be forcibly established.<\/li>\n\n\n\n<li><strong>falsely<\/strong> - the aspect ratio selected earlier by the subscriber will be retained (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'set_default_aspect_ratio_for_vod': false\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Display time of the beginning and end of the transfer in the infobar<\/h4>\n\n\n\n<p>Option name: <code>infobar_time_display_mode<\/code>, data type: string.<\/p>\n\n\n\n<p>Allows you to change the option of displaying the time of the beginning and end of the transfer in the infobar in the archive mode or paused Live TV.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>by_epg<\/strong> time in the infobar is displayed according to the transmission program (by default).<\/li>\n\n\n\n<li><strong>by_duration<\/strong> the start time of the transmission is set at 00:00, and the end time is set equal to the duration of the transmission.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'infobar_time_display_mode': \"by_epg\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Disabling channel autostart in the preview window when navigating the list<\/h4>\n\n\n\n<p>Option name: <code>autoplay_tv_preview_channels<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> when navigating in the list of channels (list mode only), the player in the preview window automatically begins to play after a small timeout (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> When navigating in the list of channels, the preview player does not start, instead, a preview of the current channel transfer is displayed in its place. This option value is recommended for low-performance devices for which the flow start operation in the preview window is too heavy to cause it so often.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'autoplay_tv_preview_channels': true<br>};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Display timeline of the program inside the screen \u00abTelechannels\u00bb in grid mode<\/h4>\n\n\n\n<p>Option name: <code>show_timeline_in_tv_grid_mode<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> - on the screen \u00abTelechannels\u00bb in grid mode, the program timeline is displayed.<\/li>\n\n\n\n<li><strong>falsely<\/strong> - on the screen \u00abTelechannels\u00bb in grid mode, the program timeline is not displayed (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_timeline_in_tv_grid_mode': true<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-700x394.png\" alt=\"\" class=\"wp-image-9093\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/image_2026-02-12_12-41-33.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Buying content<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Restricting access to content purchases by default<\/h4>\n\n\n\n<p>Option name: <code>default_purchase_content_access_mode<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>pin<\/strong> \u2014 the default mode will be \u00abPay content with a pin code \u00bb.<\/li>\n\n\n\n<li><strong>allow<\/strong> \u2014 the default mode will be \u00abPay content without pin code\u00bb (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'default_purchase_content_access_mode': \"allow\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">The ability to change the restriction of access to purchases of content in the settings menu<\/h4>\n\n\n\n<p>Option name: <code>allow_to_change_access_restriction_for_purchase_content<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the settings menu will display \u00abAccess to purchase\u00bb and the user will be able to change these restrictions (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the ability to change the restriction of access to content purchases is prohibited.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'allow_to_change_access_restriction_for_purchase_content': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Showing a QR code with a support number when buying a movie<\/h4>\n\n\n\n<p>Option name: <code>use_video_purchase_via_sale_qr<\/code>, bool data type. <\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> When you press the button \u00abBuy\u00bb the film page will show a pop window with a QR code, in which the phone number of the technical support \/ sales department will be sewn. The option is relevant if there is no integration with external billing for the purchase of films \u2014 in this case, the specialist includes access to the film manually by call.<\/li>\n\n\n\n<li><strong>falsely<\/strong> The purchase of the film works on the internal mechanism of Smarty (by default).<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/use_video_purchase_via_sale_qr.png\" alt=\"\" class=\"wp-image-4157\"\/><\/figure>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  '<code>use_video_purchase_via_sale_qr<\/code>': false<br>};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance \u2014 General<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Additional CSS class for body interface<\/h4>\n\n\n\n<p>Option name: <code>custom<\/code>, data type: string.<\/p>\n\n\n\n<p>Allows you to connect an additional class to the body portal tag. It can be used to customize the interface through an additional CSS file.<\/p>\n\n\n\n<p>No default.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'custom_body_class': 'custom'\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Types of films for the main screen<\/h4>\n\n\n\n<p>Option name: <code>main_screen_tape_genres<\/code>, data type: array.<\/p>\n\n\n\n<p>In the option, you can prescribe genre identifiers, which can subsequently be selected by the user for display on the home screen (maximum number of specified identifiers \u2014 5). At the same time, the Favorites, Recent and Novelties tapes are available for selection in the settings, regardless of this option.<\/p>\n\n\n\n<p>No default.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/main_screen_tape_genres.png\" alt=\"\" class=\"wp-image-4158\"\/><\/figure>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'main_screen_tape_genres': [34, 36, 41]\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Main menu items<\/h4>\n\n\n\n<p>Option name: <code>custom_main_menu_items<\/code>, data type: array.<\/p>\n\n\n\n<p>The option sets the main menu items that you want to display, possible items:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>tv &amp; #8212; Television channels<\/li>\n\n\n\n<li>vod \u2014 Cinema<\/li>\n\n\n\n<li>apps \u2014 Applications (quick button to enter the list of applications on Android devices)<\/li>\n\n\n\n<li>favorites \u2014 Selected (selected films are shown)<\/li>\n\n\n\n<li>search \u2014 Search<\/li>\n\n\n\n<li>settings \u2014 Settings<\/li>\n\n\n\n<li>archive \u2014 Archive<\/li>\n<\/ul>\n\n\n\n<p>No default.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/custom_main_menu_items.jpg\" alt=\"\" class=\"wp-image-4171\"\/><\/figure>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'custom_main_menu_items': ['tv', 'vod', 'archive', 'search', 'settings', 'apps', 'favorites'],<br>};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Background image for the main screen<\/h4>\n\n\n\n<p>Option name: <code>main_screen_banner<\/code>, data type: string.<\/p>\n\n\n\n<p>Allows you to change the background image of the main menu, an absolute reference to the desired background image should be transferred to the parameter (the aspect ratio 16x9, png).<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/main_screen_banner_1-1.jpg\" alt=\"\" class=\"wp-image-4169\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/main_screen_banner_2-1.jpg\" alt=\"\" class=\"wp-image-4170\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n  \/\/ \u2026\n  \"main_screen_banner\": \"http:\/\/example.com\/background.png\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Change the background image in the child profile<\/h4>\n\n\n\n<p>Option name: <code>main_screen_banner_children_mode<\/code>, data type: string.<\/p>\n\n\n\n<p>Allows you to change the background image of the main menu with an active Child profile, an absolute reference to the desired background image should be transferred to the parameter (the aspect ratio 16x9, png). <\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  \"main_screen_banner_children_mode\": \"http:\/\/example.com\/children-profile-background.png\"<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/03\/176.28.64.92_8080_templates_sibseti_default_index.html_v64450-1.jpg\" alt=\"\" class=\"wp-image-5970\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Showing advertising banners on the main screen<\/h4>\n\n\n\n<p>Option name: <code>show_target_banner<\/code>, data type: bool.<\/p>\n\n\n\n<p>When you turn on the option as the background picture of the main screen begins to be requested <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/configuring-and-management\/ads\/#%D1%80%D0%B5%D0%BA%D0%BB%D0%B0%D0%BC%D0%BD%D1%8B%D0%B5-%D0%B1%D0%B0%D0%BD%D0%BD%D0%B5%D1%80%D1%8B\">banner<\/a> (A banner with the highest priority text is displayed). Updating the banner is performed every 12 hours.If the banner for some reason is not available, then a standard mechanism is used to determine the background of the main screen with a banner of a movie or image from the option&nbsp;<code><a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/#%D1%84%D0%BE%D0%BD%D0%BE%D0%B2%D0%BE%D0%B5-%D0%B8%D0%B7%D0%BE%D0%B1%D1%80%D0%B0%D0%B6%D0%B5%D0%BD%D0%B8%D0%B5-%D0%B4%D0%BB%D1%8F-%D0%B3%D0%BB%D0%B0%D0%B2%D0%BD%D0%BE%D0%B3%D0%BE-%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0\">main_screen_banner<\/a><\/code>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  \"<code>show_target_banner<\/code>\": true<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-700x394.jpg\" alt=\"\" class=\"wp-image-8766\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-700x394.jpg 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-250x141.jpg 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-768x432.jpg 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-18x10.jpg 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20-120x68.jpg 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/01\/1-\u0413\u043b\u0430\u0432\u043d\u0430\u044f-20.jpg 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Showing the weather on the main screen<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_weather_data<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;the main screen displays the weather (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the weather will not be displayed on the main screen.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  \"<code>show<\/code>weather_data: true weather_data<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"395\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-700x395.jpg\" alt=\"\" class=\"wp-image-9103\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-700x395.jpg 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-250x141.jpg 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-768x433.jpg 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-1536x866.jpg 1536w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-18x10.jpg 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1-120x68.jpg 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-2-1.jpg 1920w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"396\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-700x396.jpg\" alt=\"\" class=\"wp-image-9104\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-700x396.jpg 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-250x141.jpg 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-768x434.jpg 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-1536x868.jpg 1536w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-18x10.jpg 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data-120x68.jpg 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_weather_data.jpg 1916w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Subscriber information<\/h4>\n\n\n\n<p>Option name: <code>abonement_info_in_header<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><code>ext_id<\/code> \u2014 the subscriber id is displayed in the external billing (by default).<\/li>\n\n\n\n<li><code>firstname_lastname<\/code> \u2014 Subscriber name and surname is displayed (if the values are empty, then the account is displayed).<\/li>\n\n\n\n<li><code>contract<\/code> \u2014 the subscriber\u2019s contract number is displayed (if the values are empty, the account is displayed).<\/li>\n\n\n\n<li><code>abonement<\/code> \u2014 the account is displayed.<\/li>\n<\/ul>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/05\/176.28.64.97_templates_sibseti_default_index.html_v4481-4-1.jpg\" alt=\"\" class=\"wp-image-4353\"\/><\/figure>\n\n\n\n<pre id=\"block-f89908db-c4a3-401d-98d6-6be37666c95e\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n\"abonement_info_in_header\": \"abonement\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Displaying subscriber balance on the main screen<\/h4>\n\n\n\n<p>Option name: <code>show_customer_balance<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;the main screen displays the current balance of the subscriber (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the current subscriber balance will not be displayed on the main screen.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_customer_balance': true\n};<\/pre>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/11\/show_customer_balance_false.jpg\" alt=\"\" class=\"wp-image-5369\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n<h4 class=\"wp-block-heading\">Display of the entered password on the authorization screen<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_see_password_button<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;on the authorization screen will display the password button.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the password button will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_see_password_button': false<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1564\" height=\"864\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2025\/03\/show_see_password_button-1.png\" alt=\"\" class=\"wp-image-7355\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1254\" height=\"692\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_see_password_button-2.png\" alt=\"\" class=\"wp-image-7299\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance \u2014 TV<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Mode of displaying the list of TV channels<\/h4>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>list<\/strong> - the usual list (by default).<\/li>\n\n\n\n<li><strong>grid<\/strong> - tile.<\/li>\n<\/ul>\n\n\n\n<p>This option sets default screen mode \u00abTelechannels\u00bb but the user can change it for himself in the screen \u00abSettings\u00bb.<\/p>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/tv_channels_list_mode_list.jpg\" alt=\"\" class=\"wp-image-4166\"\/><figcaption class=\"wp-element-caption\">list<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/tv_channels_list_mode_grid.jpg\" alt=\"\" class=\"wp-image-4167\"\/><figcaption class=\"wp-element-caption\">grid<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'tv_channels_list_mode': \"list\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Limit the maximum length of the channel number <\/h4>\n\n\n\n<p>Option name: <code>channel_number_max_length<\/code>, data type: int. By default <strong>3<\/strong>.<\/p>\n\n\n\n<p>Set the maximum length of the channel number on the TV screen, as well as the maximum number of digits entered when calling the channel using the remote buttons.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'channel_number_max_length': 3\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/03\/176.28.64.92_8080_templates_sibseti_default_index.html_v64450-5.jpg\" alt=\"\" class=\"wp-image-5986\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Depth of TV program display<\/h4>\n\n\n\n<p>Option name: <code>max_epg_depth<\/code>, data type: int.<\/p>\n\n\n\n<p>Determines the depth of EPG in days for the screen \u00abTV program \u00bb. If the value of the option is greater than 0, the depth will be equal to this value. If the option is not specified (or equal to 0), then the archive depth will be used for the channel with the archive <code>max_archive_duration<\/code> if the channel does not have an archive \u2014, the program will be displayed only for the current day. By default <strong>0<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'max_epg_depth': 0\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Optimizing the loading of the channel list<\/h4>\n\n\n\n<p>Option name: <code>channel_info_request_depth<\/code>, data type: int.<\/p>\n\n\n\n<p>Determines the portion size of channels for which you need to get more detailed information, by default <strong>24<\/strong>. The loading volume is calculated by the formula: <code>channel_info_request_depth<\/code> * 2 + 1, i.e. downloaded information about the channel on which the focus and <code>channel_info_request_depth<\/code> the channels that exist before and after it. <strong>Warning<\/strong>: for the correct operation of the option, the Smarty version is not lower than 2.4.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'channel_info_request_depth': 24<br>};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Hiding the Zero Rating of TV Programs<\/h4>\n\n\n\n<p>Option name: <code>epg_hide_zero_plus_rating<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the 0+ rating will be hidden (only for the visual display of the ranking itself, not the content). Removes this rating for sidebar player and TV category.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 the 0+ rating will be displayed (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'epg_hide_zero_plus_rating': false\n};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance \u2014 video library<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Screen \u00abFiltration\u00bb in video library<\/h4>\n\n\n\n<p>Option name <code>show_filtering<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>falsely<\/strong> \u2014 the filter screen in the video library is not available (by default).<\/li>\n\n\n\n<li><strong>true<\/strong> \u2014 movie filtering screen becomes available in the video library.<\/li>\n<\/ul>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"1264\" height=\"707\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/06\/sibseti_filter-1.png\" alt=\"\" class=\"wp-image-4597\"\/><figcaption class=\"wp-element-caption\">Filtration screen in video library<\/figcaption><\/figure>\n<\/div>\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_filtering': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Grouping of films by category or genre<\/h4>\n\n\n\n<p>Option name: <code>filter_videos_by_genres<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> movies will be grouped by genre (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> Films will be grouped into categories (genres in Smarty with the option \u00ab enabled; is a category \u00bb).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'filter_videos_by_genres': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Display category \u00abPremieres\u00bb in video library<\/h4>\n\n\n\n<p>Option name: <code>show_vod_premieres<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 the list of video library categories will display the category \u00abPremieres\u00bb.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 category \u00ab Premieres\u00bb will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_vod_premieres': false\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/03\/176.28.64.92_8080_templates_sibseti_default_index.html_v64450.jpg\" alt=\"\" class=\"wp-image-5973\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Display in the video library of films, the source of which is archival records<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_archive_in_vod_screen<\/code>, data type: bool. To fill the video library with archival records, you need to use <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/admin-guide\/vod-from-archive-records\/#%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%D0%B0%D1%80%D1%85%D0%B8%D0%B2-1\" target=\"_blank\" rel=\"noreferrer noopener\">instruction<\/a>. To work correctly, you will need posters 2:3 for archival films.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;when a video list is requested, films from archival records will be transmitted.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;when you request a video list, you will not transfer movies from archive records (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_archive_in_vod_screen': false<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_archive_in_vod_screen-true.png\" alt=\"\" class=\"wp-image-7922\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_archive_in_vod_screen-false.png\" alt=\"\" class=\"wp-image-7924\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">How to sort movies by default<\/h4>\n\n\n\n<p>Option name: <code>default_vod_sort_order<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>- created_at<\/strong> - by the date of addition (first the newest) (by default).<\/li>\n\n\n\n<li><strong>-kinopoisk_rating<\/strong> - according to the rating of Kinopoisk (first the most popular).<\/li>\n\n\n\n<li><strong>-imdb_rating<\/strong> According to IMDB rating (first most popular).<\/li>\n\n\n\n<li><strong>-year<\/strong> the year the film was released (the newest first).<\/li>\n\n\n\n<li><strong>-premiere_date<\/strong> the release date of the film (the newest first).<\/li>\n\n\n\n<li><strong>name<\/strong> \u2014 by name (in alphabetical order).<\/li>\n\n\n\n<li><strong>-updated_at<\/strong> \u2014 on the date of change of the film, first the newest (sort is updated after resetting the cache).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'default_vod_sort_order': \"-created_at\"\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Disabling the display of empty genres<\/h4>\n\n\n\n<p>Option name: <code>vod_without_empty_genres<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> - in screens \u00abVideo library\u00bb and \u00abArchive\u00bb (in mode) <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/#\u0432\u044b\u0431\u043e\u0440-\u0440\u0435\u0436\u0438\u043c\u0430-\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f-\u0440\u0430\u0437\u0434\u0435\u043b\u0430-\u00ab\u0430\u0440\u0445\u0438\u0432\u00bb\" target=\"_blank\" rel=\"noreferrer noopener\">archive_screen_mode: \u2018vod_pvr\u2019<\/a>) will not display genres that no film corresponds to. Exceptions are the categories \u00abFavorites\u00bb, \u00abNews\u00bb and \u00abVised\u00bb \u2014 these will be displayed if the relevant options are enabled and even if they are empty.<\/li>\n\n\n\n<li><strong>falsely<\/strong> - in screens \u00abVideo library\u00bb and \u00abArchive\u00bb (in mode) <a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/#\u0432\u044b\u0431\u043e\u0440-\u0440\u0435\u0436\u0438\u043c\u0430-\u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f-\u0440\u0430\u0437\u0434\u0435\u043b\u0430-\u00ab\u0430\u0440\u0445\u0438\u0432\u00bb\" target=\"_blank\" rel=\"noreferrer noopener\">archive_screen_mode: \u2018vod_pvr\u2019<\/a>All genres created in the Smarty administrative panel (by default) will be displayed.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>vod_without_empty_genres<\/code>': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Hiding sections with cinemas<\/h4>\n\n\n\n<p>Option name: <code>show_video_providers_dashboard<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> categories will display sections with cinemas (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> - the sections will be hidden.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_video_providers_dashboard': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Sorting the list of actors on the film page<\/h4>\n\n\n\n<p>Option name: <code>actors<\/code>, string data type.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>birthdate<\/strong>&nbsp;\u2014 sorted by date of birth, from older to younger.<\/li>\n\n\n\n<li><strong>birthdate<\/strong>&nbsp;\u2014 sorted by date of birth, from younger to older.<\/li>\n\n\n\n<li><strong>name<\/strong>&nbsp;\u2014 sorted by name, in alphabetical order (default).<\/li>\n\n\n\n<li><strong>-name<\/strong>&nbsp;\u2014 sorted by name, in reverse alphabetical order.<\/li>\n\n\n\n<li><strong>cyrillic-first<\/strong>&nbsp;\u2014 sorted by name, first come actors with cyrillic alphabet.<\/li>\n\n\n\n<li><strong>film<\/strong> #8212; sorting actors by number of films with their participation, in ascending order (from the actor with the least number of films to the actor with the most films).<\/li>\n\n\n\n<li><strong>-film_count<\/strong> \u2014 sorting actors by the number of films with their participation in descending order.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>actors<\/code>'name'\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Sorting the list of films on the actor's description screen<\/h4>\n\n\n\n<p>Option name: <code>actor_vod_sort_order<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>name<\/strong>&nbsp;\u2014 by name, in alphabetical order (by default).<\/li>\n\n\n\n<li><strong>-name<\/strong>&nbsp;\u2014 by name, in reverse alphabetical order.<\/li>\n\n\n\n<li><strong>id<\/strong> \u2014 by date of addition to the catalog, first the oldest.<\/li>\n\n\n\n<li><strong>-id<\/strong> \u2014 by date of addition to the catalog, first the newest.<\/li>\n\n\n\n<li><strong>created<\/strong> \u2014 by date of update, first the oldest.<\/li>\n\n\n\n<li><strong>- created_at<\/strong> \u2014 on the date of the update, first the newest.<\/li>\n\n\n\n<li><strong>premiere_date<\/strong> \u2014 at the premiere date, first the oldest.<\/li>\n\n\n\n<li><strong>-premiere_date<\/strong> \u2014 at the premiere date, first the newest.<\/li>\n\n\n\n<li><strong>year<\/strong> \u2014 according to the release date of the film, first the oldest.<\/li>\n\n\n\n<li><strong>-year<\/strong> \u2014 according to the release date of the film, first the newest.<\/li>\n\n\n\n<li><strong>average_customers_rating<\/strong> \u2014 according to the rating of subscribers, at first the most unpopular.<\/li>\n\n\n\n<li><strong>-average_customers_rating<\/strong> \u2014 according to the rating of subscribers, first the most popular.<\/li>\n\n\n\n<li><strong>kinopoisk_rating<\/strong> \u2014 according to the rating of Kinopoisk, at first the most unpopular.<\/li>\n\n\n\n<li><strong>-kinopoisk_rating<\/strong> \u2014 according to the rating of Kinopoisk, first the most popular.<\/li>\n\n\n\n<li><strong>imdb_rating<\/strong> \u2014 according to the IMDB rating, at first the most unpopular.<\/li>\n\n\n\n<li><strong>-imdb_rating<\/strong> \u2014 according to the IMDB rating, first the most popular.<\/li>\n\n\n\n<li><strong>number_of_ratings<\/strong> \u2014 by the number of ratings, at first less evaluated.<\/li>\n\n\n\n<li><strong>-number_of_ratings<\/strong> \u2014 by the number of ratings, first the most evaluated.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'actor_vod_sort_order': '-kinopoisk_rating'\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Limiting the number of actors on the film page<\/h4>\n\n\n\n<p>Option name: <code>actors_request_limit<\/code>, int data type. By default <strong>16<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>actors_request_limit<\/code>': 16\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Limiting the number of downloadable tapes on the screen of an external cinema<\/h4>\n\n\n\n<p>Option name: <code>dashboard_load_portion<\/code>, int data type.<\/p>\n\n\n\n<p>At the opening of the external cinema, the specified number of tapes will be loaded. By default <strong>4<\/strong>This means that after successfully downloading the first 4 tapes, they will be rendered, and the remaining tapes will continue to load as they navigate on the screen. The minimum value for this option is 2.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'dashboard_load_portion': 4\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Limiting the maximum number of tapes on the screen of an external cinema<\/h4>\n\n\n\n<p>Option name: <code>selection_list_limit<\/code>data type: int, by default <strong>10<\/strong>.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'selection_list_limit': 4\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Mechanics of film generation \u00ab Similar films \u00bb<\/h4>\n\n\n\n<p>Option name: <code>similar_video_genre_limit<\/code>, int data type. By default <strong>3<\/strong>.<\/p>\n\n\n\n<p>This option specifies the number of genres to use to search for similar movies \u2014 for example, by default, movies are considered similar if they have 3 genres.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre id=\"block-6e703b46-b66a-4071-91ca-b3d385fb342b\" class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>similar_video_genre_limit<\/code>': 3\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Using methods without authorization in the sections of external video providers in the cinema<\/h4>\n\n\n\n<p>Option name: <code>use_noauth_in_video_providers<\/code>, data type: bool.<\/p>\n\n\n\n<p>Responsible for methods that query the list and details of content selections from external providers.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 external cinema categories will request methods that do not require user authorization.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 standard methods are sent that depend on account authorization (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'use_noauth_in_video_providers': true<br>};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance - archive<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Selecting the mode of display section \u00abArchive\u00bb<\/h4>\n\n\n\n<p>Option name: <code>archive_screen_mode<\/code>, data type: string.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>classic<\/strong> \u2014 default value, classic Archive mode with horizontal posters and truncated filtering functionality, selected and other.<\/li>\n\n\n\n<li><strong>vod_pvr<\/strong> \u2014 <a href=\"https:\/\/micro.im\/docs\/smarty\/admin-guide\/vod-from-archive-records#%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE%D0%B0%D1%80%D1%85%D0%B8%D0%B2\" target=\"_blank\" rel=\"noreferrer noopener\">mode of displaying the Archive as a cinema<\/a>: with vertical posters and all the functionality of the section \u00abKinosal\u00bb.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'archive_screen_mode': \"vod_pvr\"<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/archive_screen_mode-classic.png\" alt=\"\" class=\"wp-image-7918\"\/><figcaption class=\"wp-element-caption\">classic<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/archive_screen_mode-vod_pvr.png\" alt=\"\" class=\"wp-image-7920\"\/><figcaption class=\"wp-element-caption\">vod_pvr<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance - settings<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Selection of the interface used on the Settings page<\/h4>\n\n\n\n<p>Option name: <code>show_change_template_settings<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 on the page \u00abSettings\u00bb the app will display item \u00abSelect template\u00bb. The list of templates for selection will be formed from the array prescribed in the option <code><a rel=\"noreferrer noopener\" href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/portal-settings\/#%D1%81%D0%BF%D0%B8%D1%81%D0%BE%D0%BA-%D1%80%D0%B0%D0%B7%D1%80%D0%B5%D1%88%D0%B5%D0%BD%D0%BD%D1%8B%D1%85-%D0%B8%D0%BD%D1%82%D0%B5%D1%80%D1%84%D0%B5%D0%B9%D1%81%D0%BE%D0%B2\" target=\"_blank\">available_templates<\/a><\/code>.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 item \u00abSelect template\u00bb on the settings page will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_change_template_settings': true\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/03\/176.28.64.92_8080_templates_sibseti_default_index.html_v64450-2.png\" alt=\"\" class=\"wp-image-5976\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Ability to change the interface language<\/h4>\n\n\n\n<p>Option name: <code>show_change_lang_settings<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 on the page \u00abSettings\u00bb the app will display item \u00abLanguage\/Language\u00bb (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 item \u00abLanguage\/Language\u00bb the settings screen will be hidden.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_change_lang_settings': true\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"2560\" height=\"1440\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/03\/176.28.64.92_8080_templates_sibseti_default_index.html_v64450-3.png\" alt=\"\" class=\"wp-image-5977\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Managing the display item \"Player Selection\" in the \"Settings\" screen<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_change_player_settings<\/code>, data type: bool. <strong>Warning:<\/strong> this option is not compatible with <code><a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/portal-settings\/#%D0%BF%D0%BB%D0%B5%D0%B5%D1%80-%D0%B4%D0%BB%D1%8F-android-stb\/tv-%D0%BF%D0%BE-%D1%83%D0%BC%D0%BE%D0%BB%D1%87%D0%B0%D0%BD%D0%B8%D1%8E\" target=\"_blank\" rel=\"noreferrer noopener\">default_player_solut<\/a><a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/portal-settings\/#%D0%BF%D0%BB%D0%B5%D0%B5%D1%80-%D0%B4%D0%BB%D1%8F-android-stb\/tv-%D0%BF%D0%BE-%D1%83%D0%BC%D0%BE%D0%BB%D1%87%D0%B0%D0%BD%D0%B8%D1%8E\">ion<\/a><\/code>.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true&nbsp;<\/strong>on the \u201cSettings\u201d page inside the application, the \u201cSelect Player\u201d option will be displayed for those devices that support it (currently these are Android devices within the build version above 2.0).<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;- the item \"Select player\" on the settings page will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_change_player_settings': true\n};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/player-option-main-vlc.png\" alt=\"\" class=\"wp-image-7585\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/player-option-vlc.png\" alt=\"\" class=\"wp-image-7587\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Managing the display of the item \u201cPlayer Options\u201d in the screen \u201cSettings\u201d<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_player_options<\/code>, data type: bool. <strong>Note<\/strong>:&nbsp;<code>show_change_player_settings<\/code>&nbsp;higher priority&nbsp;<code>show_player_options<\/code>.<code> <\/code>I mean, if <code>show_change_player_settings<\/code> meaningfully <strong>falsely<\/strong>then <code>show_player_options<\/code> it is also defined as <strong>falsely<\/strong>.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true&nbsp;<\/strong>on the Settings page inside the application, the option \u201cPlayer Options\u201d will be displayed for those devices that support it (currently these are Android devices in the build version above 2.0). The list of options depends on the selected player.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;- the item \"Player Options\" on the settings page will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_player_options': true<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/vlc.png\" alt=\"\" class=\"wp-image-7303\"\/><figcaption class=\"wp-element-caption\">VLC (VLC mediacodec)<\/figcaption><\/figure>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/exo.png\" alt=\"\" class=\"wp-image-7304\"\/><figcaption class=\"wp-element-caption\">Exoplayer<\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/native.png\" alt=\"\" class=\"wp-image-7306\"\/><figcaption class=\"wp-element-caption\">Native player<\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Managing the display of the item \"Tape of the main screen\" on the page \"Settings\"<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_main_video_tape_setting<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 on the page \u00abSettings\u00bb the app will display item \u00abTape of the main screen\u00bb (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 item \u00abTape of the home screen \u00bb on the settings page will be hidden.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_main_video_tape_setting': true<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"397\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-700x397.png\" alt=\"\" class=\"wp-image-9115\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-700x397.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-250x142.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-768x435.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-1536x871.png 1536w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-2048x1161.png 2048w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-true-120x68.png 120w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-700x394.jpg\" alt=\"\" class=\"wp-image-9117\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-700x394.jpg 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-250x141.jpg 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-768x433.jpg 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-1536x865.jpg 1536w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-2048x1153.jpg 2048w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-18x10.jpg 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_main_video_tape_setting-false-120x68.jpg 120w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">The ability to choose a genre for \u00abTapes of the main screen\u00bb<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>main_video_tape_id_admin<\/code>, data type: int.<\/p>\n\n\n\n<p>Defines the ID of the video genre for the main screen tape, while it is necessary that the specified ID is present in the array <code><a href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/#\u0442\u0438\u043f\u044b-\u043b\u0435\u043d\u0442-\u0444\u0438\u043b\u044c\u043c\u043e\u0432-\u0434\u043b\u044f-\u0433\u043b\u0430\u0432\u043d\u043e\u0433\u043e-\u044d\u043a\u0440\u0430\u043d\u0430\" target=\"_blank\" rel=\"noreferrer noopener\">main_screen_tape_genres<\/a><\/code>. When the user first receives the tape with the specified admin_id genre, it will replace the tape previously selected by the user in the settings. Subsequent user changes to the home screen tape settings will not be rewritten from the option <code>main_video_tape_id_admin<\/code> upon receipt. By default&nbsp;<strong>-1<\/strong> (ID not specified).<\/p>\n\n\n\n<p>Examples of Option Combination <code>show_main_video_tape_setting<\/code> and <code>main_video_tape_id_admin<\/code>:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>1. Default options values, standard portal behavior: tape setting is enabled, administrator tape is not specified, default tape is displayed \u00abAdd\u00bb or pre-selected by the user.<\/p>\n<\/blockquote>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_main_video_tape_setting': true<br>  'main_video_tape_id_admin': -1<br>};<\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>2. The tape setting is disabled, the administrator tape is not specified, in this case the tape of the main screen will be disabled.<\/p>\n<\/blockquote>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_main_video_tape_setting': false<br>  'main_video_tape_id_admin': -1<br>};<\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>3. The tape setting is disabled, the administrator tape is indicated, the tape of the main screen will be shown by the specified admin_id (regardless of the presence in the <code>main_screen_tape_genres<\/code>).<\/p>\n<\/blockquote>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_main_video_tape_setting': false<br>  'main_video_tape_id_admin': 1<br>};<\/pre>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>4. Tape setting is enabled when you first receive the option <code>main_video_tape_id_admin<\/code> administrator tape is displayed (if available) <code>main_screen_tape_genres<\/code>), then the user can change the tape in the settings, and the next time you download and receive admin_id, it will not apply. If the tapes mentioned in the <code>main_video_tape_id_admin<\/code>it will not be on the list of genres <code>main_screen_tape_genres<\/code>, then the default tape will be selected \u00abAdd\u00bb and the previous user selection will be overwritten. After that, it will be possible to show the administrator tape to the user again when adding <code>main_video_tape_id_admin<\/code> back-to-genre <code>main_screen_tape_genres<\/code>.<\/p>\n<\/blockquote>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_main_video_tape_setting': true<br>  'main_video_tape_id_admin': 1<br>};<\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance is my profile<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the \"Personal Cabinet\" section in the personal account<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_personal_info<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;- in the personal account there is a section \"Personal account\" with information about the subscriber.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;in the personal account there is no section with information about the subscriber (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n-<code>show_personal_info<\/code>false:\n};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/11\/show_personal_info_false-1.png\" alt=\"\" class=\"wp-image-5325\"\/><figcaption class=\"wp-element-caption\">Meaning&nbsp;<strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/11\/show_personal_info_true-1.png\" alt=\"\" class=\"wp-image-5326\"\/><figcaption class=\"wp-element-caption\">Meaning&nbsp;<strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<h4 class=\"wp-block-heading\">Possibility of replenishing the balance in the personal account<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_pay_menu<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;The personal account will display the field for entering the amount and the button \u00abPay\u00bb. The button \u00abPay\u00bb in the profile screen will lead to the form of the payment gateway Stripe, if it is supported by the device.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;The field for entering the amount and the button \u00abPay\u00bb are absent (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_payment_menu': false<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_payment_menu.png\" alt=\"\" class=\"wp-image-8005\"\/><figcaption class=\"wp-element-caption\">Meaning&nbsp;<strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Displaying payment detailing<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_pay_detail_in_personal_info<\/code>, data type: bool. <strong>Note:<\/strong>&nbsp;to show the details of payments option <code>show_personal_info<\/code> must be established in the meaning <strong>true<\/strong>.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;in the personal account there is an opportunity to view the details of payments.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;- the item will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'how_payment_detail_in_personal_info': true<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1257\" height=\"690\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_payment_detail_in_personal_info-1.png\" alt=\"\" class=\"wp-image-7288\"\/><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1257\" height=\"696\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_payment_detail_in_personal_info-2.png\" alt=\"\" class=\"wp-image-7289\"\/><\/figure>\n<\/div>\n<\/div>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1261\" height=\"696\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_payment_detail_in_personal_info-3.png\" alt=\"\" class=\"wp-image-7290\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the \"Messages\" menu item<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_messages_menu<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;In the screen \u201cMy profile\u201d will display the item \u201cMessages\u201d (by default).<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;- the item \"Messages\" will be hidden.<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_messages_menu': true\n};<\/pre>\n\n\n\n<h4 class=\"wp-block-heading\">Display the menu item \"My devices\"<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_device_list_management<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;In the screen \u201cMy profile\u201d will display the item \u201cMy devices\u201d, where you can see a list of devices associated with the account and delete them.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;\u201cMy devices\u201d will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Also, the list for managing devices is shown when authorization is unsuccessful due to the excess of the number of attached basic devices.<\/p>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'show_device_list_management': true<br>};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"394\" src=\"http:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-700x394.png\" alt=\"\" class=\"wp-image-9090\" srcset=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-700x394.png 700w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-250x141.png 250w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-768x432.png 768w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-18x10.png 18w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1-120x68.png 120w, https:\/\/microimpuls.com\/wp-content\/uploads\/2026\/02\/6-\u041b\u0438\u0447\u043d\u044b\u0439-\u043a\u0430\u0431\u0438\u043d\u0435\u0442-\u041c\u043e\u0438-\u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0430-1.png 1280w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the menu item \"Fare Management\"<\/h4>\n\n\n\n<p>Option name: <code>show_packages<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong> \u2014 on the page \u00abSettings\u00bb the app will display item \u00abFare Management\u00bb for the ability to connect \/ disable tariff packages.<\/li>\n\n\n\n<li><strong>falsely<\/strong> \u2014 item \u00abFare management\u00bb the settings screen will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_packages': true\n};\n<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"1080\" src=\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2024\/10\/sibseti-\u0421-\u0442\u0430\u0440\u0438\u0444\u0430\u043c\u0438.png\" alt=\"\" class=\"wp-image-6872\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Display of the menu item \"Legal documents\"<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_legal_documents<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;- in the \"Personal Account\" screen, the \"Legal Documents\" menu item will be displayed for viewing their contents and acceptance.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;The \u201cLegal Documents\u201d menu will be hidden (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_legal_documents': false\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1265\" height=\"706\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/show_legal_documents.png\" alt=\"\" class=\"wp-image-7285\"\/><\/figure>\n\n\n\n<h4 class=\"wp-block-heading\">Display point and the possibility of changing the account<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>show_logout_option<\/code>, data type: bool.<\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;- in the personal account there is a item \"Leave the account\", the subscriber will be able to log out of his account and enter under another account.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the ability to log out will not be available (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {\n\/\/\/...\n'show_logout_option': true\n};<\/pre>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1280\" height=\"720\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/11\/show_logout_option-true.png\" alt=\"\" class=\"wp-image-5377\"\/><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\">Appearance - search<\/h2>\n\n\n\n<h4 class=\"wp-block-heading\">Deactivation of the voice recognition function on the device<\/h4>\n\n\n\n<p>Option name:&nbsp;<code>disable_voice_control<\/code>, data type: bool. <\/p>\n\n\n\n<p>Possible values:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>true<\/strong>&nbsp;the voice control button on the device will be hidden.<\/li>\n\n\n\n<li><strong>falsely<\/strong>&nbsp;the voice control button on the device will be available (by default).<\/li>\n<\/ul>\n\n\n\n<p>Example:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var CLIENT_SETTINGS = {<br>  \/\/ ..<br>  'disable_voice_control': true<br>};<\/pre>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1255\" height=\"693\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/disable_voice_control-1.png\" alt=\"\" class=\"wp-image-7292\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1253\" height=\"684\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/disable_voice_control-2.png\" alt=\"\" class=\"wp-image-7293\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns is-layout-flex wp-container-core-columns-is-layout-9d6595d7 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1252\" height=\"692\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/disable_voice_control-3.png\" alt=\"\" class=\"wp-image-7295\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>falsely<\/strong><\/figcaption><\/figure>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1251\" height=\"692\" src=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/03\/disable_voice_control-4.png\" alt=\"\" class=\"wp-image-7296\"\/><figcaption class=\"wp-element-caption\">Meaning <strong>true<\/strong><\/figcaption><\/figure>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>","protected":false},"featured_media":0,"parent":628,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_links_to":"","_links_to_target":""},"doc_tag":[],"class_list":["post-4054","docs","type-docs","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.7 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti\" \/>\n<meta property=\"og:description\" content=\"\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u043f\u0446\u0438\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u043d\u0435\u0448\u043d\u0438\u0439 \u0432\u0438\u0434 \u0438 \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0438 \u0437\u0430\u0434\u0430\u044e\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \/etc\/microimpuls\/portal\/client.js. \u0414\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043e\u043f\u0446\u0438\u0438. \u041b\u043e\u0433\u0438\u043a\u0430 \u0440\u0430\u0431\u043e\u0442\u044b \u0420\u0435\u0436\u0438\u043c \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043e\u043f\u0446\u0438\u0438: auth_mode, \u0442\u0438\u043f \u0434\u0430\u043d\u043d\u044b\u0445: string. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: \u041f\u0440\u0438\u043c\u0435\u0440: var CLIENT_SETTINGS = { \/\/ \u2026 &#039;auth_mode&#039;: &#039;password&#039; }; \u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0432\u044b\u0431\u043e\u0440\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 (\u043f\u043e \u043b\u043e\u0433\u0438\u043d\u0443 \u0438 \u043f\u0430\u0440\u043e\u043b\u044e \u0438\u043b\u0438 \u043d\u043e\u043c\u0435\u0440\u0443 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430) [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/\" \/>\n<meta property=\"og:site_name\" content=\"Microimpuls\" \/>\n<meta property=\"article:modified_time\" content=\"2026-02-12T09:40:37+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png\" \/>\n\t<meta property=\"og:image:width\" content=\"2560\" \/>\n\t<meta property=\"og:image:height\" content=\"1440\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"38 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\",\"url\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\",\"name\":\"\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti\",\"isPartOf\":{\"@id\":\"https:\/\/micro.im\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage\"},\"image\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png\",\"datePublished\":\"2023-03-17T06:43:57+00:00\",\"dateModified\":\"2026-02-12T09:40:37+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage\",\"url\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png\",\"contentUrl\":\"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/micro.im\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Smarty\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043f\u043e\u0440\u0442\u0430\u043b\u043e\u0432 \u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439\",\"item\":\"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/micro.im\/#website\",\"url\":\"https:\/\/micro.im\/\",\"name\":\"Microimpuls\",\"description\":\"\u041a\u043e\u043c\u043f\u043b\u0435\u043a\u0441\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0434\u043b\u044f OTT \u0438 IPTV\",\"publisher\":{\"@id\":\"https:\/\/micro.im\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/micro.im\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/micro.im\/#organization\",\"name\":\"Microimpuls\",\"url\":\"https:\/\/micro.im\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"contentUrl\":\"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png\",\"width\":208,\"height\":219,\"caption\":\"Microimpuls\"},\"image\":{\"@id\":\"https:\/\/micro.im\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Options of the sibseti interface","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/","og_locale":"en_US","og_type":"article","og_title":"\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti","og_description":"\u0414\u043e\u043f\u043e\u043b\u043d\u0438\u0442\u0435\u043b\u044c\u043d\u044b\u0435 \u043e\u043f\u0446\u0438\u0438 \u043f\u043e\u0437\u0432\u043e\u043b\u044f\u044e\u0442 \u0438\u0437\u043c\u0435\u043d\u0438\u0442\u044c \u0432\u043d\u0435\u0448\u043d\u0438\u0439 \u0432\u0438\u0434 \u0438 \u043f\u043e\u0432\u0435\u0434\u0435\u043d\u0438\u0435 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f, \u0438 \u0437\u0430\u0434\u0430\u044e\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u0438 \/etc\/microimpuls\/portal\/client.js. \u0414\u043b\u044f \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043e\u043f\u0446\u0438\u0438. \u041b\u043e\u0433\u0438\u043a\u0430 \u0440\u0430\u0431\u043e\u0442\u044b \u0420\u0435\u0436\u0438\u043c \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 \u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u043e\u043f\u0446\u0438\u0438: auth_mode, \u0442\u0438\u043f \u0434\u0430\u043d\u043d\u044b\u0445: string. \u0412\u043e\u0437\u043c\u043e\u0436\u043d\u044b\u0435 \u0437\u043d\u0430\u0447\u0435\u043d\u0438\u044f: \u041f\u0440\u0438\u043c\u0435\u0440: var CLIENT_SETTINGS = { \/\/ \u2026 'auth_mode': 'password' }; \u041e\u0442\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u0435 \u043a\u043d\u043e\u043f\u043a\u0438 \u0432\u044b\u0431\u043e\u0440\u0430 \u0441\u043f\u043e\u0441\u043e\u0431\u0430 \u0430\u0432\u0442\u043e\u0440\u0438\u0437\u0430\u0446\u0438\u0438 (\u043f\u043e \u043b\u043e\u0433\u0438\u043d\u0443 \u0438 \u043f\u0430\u0440\u043e\u043b\u044e \u0438\u043b\u0438 \u043d\u043e\u043c\u0435\u0440\u0443 \u0442\u0435\u043b\u0435\u0444\u043e\u043d\u0430) [&hellip;]","og_url":"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings\/","og_site_name":"Microimpuls","article_modified_time":"2026-02-12T09:40:37+00:00","og_image":[{"width":2560,"height":1440,"url":"https:\/\/microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"38 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings","url":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings","name":"Options of the sibseti interface","isPartOf":{"@id":"https:\/\/micro.im\/#website"},"primaryImageOfPage":{"@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage"},"image":{"@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage"},"thumbnailUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png","datePublished":"2023-03-17T06:43:57+00:00","dateModified":"2026-02-12T09:40:37+00:00","breadcrumb":{"@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#primaryimage","url":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png","contentUrl":"https:\/\/www.microimpuls.com\/wp-content\/uploads\/2023\/04\/auth_mode_password.png"},{"@type":"BreadcrumbList","@id":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings\/sibseti-settings#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/micro.im\/"},{"@type":"ListItem","position":2,"name":"Smarty","item":"https:\/\/microimpuls.com\/docs\/smarty"},{"@type":"ListItem","position":3,"name":"\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u043f\u043e\u0440\u0442\u0430\u043b\u043e\u0432 \u0438 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u0439","item":"https:\/\/microimpuls.com\/docs\/smarty\/portal-and-apps-settings"},{"@type":"ListItem","position":4,"name":"\u041e\u043f\u0446\u0438\u0438 \u0438\u043d\u0442\u0435\u0440\u0444\u0435\u0439\u0441\u0430 sibseti"}]},{"@type":"WebSite","@id":"https:\/\/micro.im\/#website","url":"https:\/\/micro.im\/","name":"Microimpulses","description":"Comprehensive solutions for OTT and IPTV","publisher":{"@id":"https:\/\/micro.im\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/micro.im\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/micro.im\/#organization","name":"Microimpulses","url":"https:\/\/micro.im\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/","url":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","contentUrl":"https:\/\/microimpuls.com\/wp-content\/uploads\/2024\/12\/mi-logo-square-en-black.png","width":208,"height":219,"caption":"Microimpuls"},"image":{"@id":"https:\/\/micro.im\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/4054","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/comments?post=4054"}],"version-history":[{"count":196,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/4054\/revisions"}],"predecessor-version":[{"id":9122,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/4054\/revisions\/9122"}],"up":[{"embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/628"}],"next":[{"title":"Futuristic interface options","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/futuristic-settings","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/1088"}],"prev":[{"title":"Options for the titanium interface","link":"https:\/\/microimpuls.com\/en\/docs\/smarty\/portal-and-apps-settings\/titanium-config","href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/docs\/8702"}],"wp:attachment":[{"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/media?parent=4054"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/microimpuls.com\/en\/wp-json\/wp\/v2\/doc_tag?post=4054"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}