Remove optional parameters from generated env.ini #4
No reviewers
Labels
No labels
bug
contribution welcome
duplicate
feature
good first issue
help wanted
invalid
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
vegvisir/install!4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "refs/pull/4/head"
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?
I will remove generated envvars for optional parameters. Vegvisir will automatically fall back to its internal defaults if certain parameters are absent.
I had to leave
worker_magic_pathnamein for now thought since the Vegvisir default for that is incorrect. When PR #60 is merged into the Vegvisir master, I will remove it from here.