Skip to content
Discussion options

You must be logged in to vote

You need to write valid TOML in your config file. Octal numbers need the 0o prefix, i.e. you need to write umask = 0o022. However, I would recommend reading up on umask on UNIX systems to understand the effect of the change you are making.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@j-lakeman
Comment options

@twpayne
Comment options

Answer selected by j-lakeman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants