This commit is contained in:
dduenker 2022-12-14 08:06:49 +01:00 committed by GitHub
parent f7f48d302b
commit 808879b2f6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,7 +97,7 @@ It can be used to administer a lot of things on your server, so malicious actors
The best thing to do, if you know how to use the [command-line interface](/commandline), is to deactivate the `yunohost-api` service. The best thing to do, if you know how to use the [command-line interface](/commandline), is to deactivate the `yunohost-api` service.
! This will completely disable both YunoHost's API and the web administration panel that relies on it. ! This will completely disable both YunoHost's API and the web administration panel that relies on it.
! Proceed only if you are confortable with the command line interface. ! Proceed only if you are comfortable with the command line interface.
```bash ```bash
sudo systemctl disable yunohost-api sudo systemctl disable yunohost-api