fliespl
fliespl
``` messages, err := t.client.XRange(ctx, t.streamName, fromSeq, "+ COUNT 1").Result() ``` Possibility to provide "+ count 1" as stop argument or stop as "+" and option count 1 ## Current...
### Bug Report | Q | A |------------ | ------ | Version | 3.8.4, 3.8.7 #### Summary My summary is not gonna be precise, that's why I have prepared a...
Resolves: #113 #187
Handles cases with load balancers when caddy already verified source (i.e. cloudflare) Resolves: #45
Is there a reason for it to be remote_ip? In loadbalancer/proxy setup it states LB ip instead of end user. Client_ip is validated by caddy - i.e. cloudflare x-connecting-ip.
**Describe the bug** There is probably a limit on number of chars used by mqtt password field. After saving my pass is being cut off, making it not working at...
**Is your feature request related to a problem? Please describe.** I have one location for all backups. ``` locations: main: from: - /backup - /var/lib/docker/volumes/jira_confluence_home ``` I would like to...
**Is your feature request related to a problem? Please describe.** I would like to mail specific error that triggered failure hook. **Describe the solution you'd like** Env variable / Option...
In addition to this stale issue (which would be nice to implement) https://github.com/geerlingguy/ansible-role-php/issues/378 I would also like to request specifying pool listen.perms user / group per pool allowing to provide...