Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Acgua committed Mar 27, 2023
1 parent 5699718 commit befa0f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Add Fully Browser device(s), i.e. the tablets running Fully Browser, accordingly

### Expert Settings: MQTT
* **Do not process published info more than every x seconds**: Per [Fully Documentation](https://www.fully-kiosk.com/en/#mqtt), info is published only every 60 seconds, but in my tests this happened more often, so a limit can be set with this option.
* **Always update info objects**: Normally all info sets are set/updated only if there was a change. If this option is enabled, states will always be updated (with ack:true), even if there was no change from the previous value.
* **Always update info objects**: Normally all info states are set/updated only if there was a change. If this option is enabled, states will always be updated (with ack:true), even if there was no change from the previous value.
* **Client and Connection errors as info in log**: If activated, client and connection errors are always output as info and not as error in the log. This serves to keep the log clean and not to fill it unnecessarily just because a tablet logs off briefly and logs on again after a few seconds. "Longer-term" errors and warnings are always displayed in the log accordingly.

### Expert Settings: Remote Admin (REST API)
Expand Down

0 comments on commit befa0f6

Please sign in to comment.