/usr/syno/synoman/webman/modules/DisableAdminNotification/config
„autoLaunch“ umstellen von true auf false
su nano /usr/syno/synoman/webman/modules/DisableAdminNotification/config
Log in via SSH. If you don’t know how to do that,
Enter the following command to open a text editor for a configuration file that we are about to change:
sudo vi /usr/syno/synoman/webman/modules/DisableAdminNotification/config
This opens a CLI editor after you’ve entered your root password. Press I. After that, use your right arrow key to navigate to "autoLaunch":true
– now, replace the true
with a false
. This stops DSM from loading the brute-force warning.
To save your changes, press Esc and enter :wq – press Enter to close the text editor. The warning should now be hidden.
MODS Web Console (benötigt PHP7.3)