Settings

In the "Settings" section, you can configure variables for working with services such as mail, Telegram, RuCaptcha, ChatGPT, and others. Pay special attention to setting the maximum execution time for your script __timeout_script__. This setting is important to prevent your script from hanging if it gets stuck in a loop or encounters another problem.

We have taken all measures on our side to prevent such situations; however, it is still possible to create a script that runs indefinitely. Therefore, we have added this setting. If the script exceeds the set timeout, its status will change to "Completed with an error". This helps prevent task hang-ups and ensures the system's stable operation.

Screenshot 2024-08-03 at 10.20.40 PM.png

Additionally, in the "Settings" section, you can configure global variables for the entire system. For example, if you want to set a common password, you can add a variable that should look like this: __setting__VARIABLE_NAME__.

In the future, you can use this variable in your scripts using the syntax ${__setting__VARIABLE_NAME__}. This allows centralized management of important parameters and simplifies their use in various parts of the system, ensuring consistency and security.

Join now

Or contact the support team in chat for any questions, at any time.