mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2026-05-26 20:49:55 +00:00
3de026160e
this field expects a regex not a glob, so the correct value should be ".*" if one wants to block all remote server names. otherwise, setting "*" as documented results in an error on start because the configuration could not be properly parsed.