You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are using Linux, you need to change the owner of the configuration files to the web server user and group (e.g. `www-data`).
43
+
44
+
The configuration files will be used to store the bot's settings and other information, so you need to change the owner of the configuration files to the web server user and group.
> -`www-data` is the user and group of the web server, you can change it to your own user and group.
52
+
> - The first `www-data` is the user, and the second `www-data` is the group. (You can also use only the first `www-data` to represent both the user and the group)
0 commit comments