mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
bc2c990bc1
I guess Ken forgot a "git add" here :). And the entry for NAMESPACES should be "-*-", not "[*]". It's because we assume everyone is not setting EXPERT.
4 lines
98 B
TOML
4 lines
98 B
TOML
# With !EXPERT we cannot unset NAMESPACES
|
|
NAMESPACES = { value = '*', forced = true }
|
|
USER_NS='*'
|