Dr S George
Dr S George
Added some more fields.. Kindly merge.
`padding: 4px var(--file-margins);` which is 48px for me. It covers the top links on notes Edit: using 2.0.3 beta
Kindly remove the excessive console.log's in the next release Using Beta 2.0.3
Docker container keeps on dying after a couple of hours with exit code 137 ``` State:{ Dead:false, Error:"", ExitCode:137, FinishedAt:"2025-05-30T21:45:11.910895562Z", OOMKilled:false, Paused:false, Pid:0, Restarting:false, Running:false, StartedAt:"2025-05-30T16:31:28.528427274Z", Status:"exited" } ``` Tried...
### Feedback Some examples for the configuration would be useful.. **Example URL:** ``` url: - "hassio://user@hostname/accesstoken" - "mailtos://user:[email protected][email protected]&format=text" ``` **Example Config File:** ``` config: /config/apprise.yaml ``` Also, clarity on the...