Skip to content

Parameter EXTENSIONS_ALLOWED

The parameter sets the list of USER_ID users who are allowed to use the administrative functions of /send, /mark and /export commands in the General topic of the backend group.

The parameter also determines system operators who can get information about topics with the /info command when the HIDE_INFO parameter is active (information in this case is sent as a personal message from the setup bot).

If the list is made empty (send . dot), then all commands will be allowed for all operators from the backend group.

Data Format

By default, the list contains only the system administrator's USER_ID.

Multiple values must be separated by commas.

To clear the list, send the . (dot) symbol

The setup bot needs to be sent the required value after selecting the parameter for editing.

Default Value

{ADMIN_USER_ID}

Usage Examples

  • 123456789 = only one administrator account
  • 123456789, 234567890, 345678901 = three users have access to extensions
  • (empty value) = any operator has access to all commands

For some use cases of the system, it's important to restrict operator access to administrative system functions.