Update README.md

This commit is contained in:
Vadim Vetrov 2024-09-14 04:23:33 -07:00 committed by GitHub
parent f0826606e3
commit 85d3843273
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,6 +76,8 @@ For example, to enable trace logs you should do
uci set youtubeUnblock.youtubeUnblock.trace=1
```
You can check the logs in CLI mode with `logread -l 200 | grep youtubeUnblock` command.
For uci, to save the configs you should do `uci commit` and then `reload_config` to restart the youtubeUnblock
In CLI mode you will use youtubeUnblock as a normal init.d service: