ALLOW_PING not respected #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
In the mumble-server.ini docs, the allowPing option is described as follows:
Reproduction
abra app config <DOMAIN>abra app deploy <DOMAIN> --forceMumble Server Connectwindow (Server -> Connect)Expected Behavior
DOMAIN should have some value in the Ping column, and "1/100" in the Users column.
Actual Behavior
DOMAIN shows no values for Ping or Users, regardless of whether ALLOW_PING is true or false.
The reproduction seems inconsistent.
It's possible it might've been a symptom of a persistent traefik or docker-network issue, which resolved after restarting docker.
In any case, unless I can get another reproduction I'll have to close this issue.