Skip to content

Commit

Permalink
Merge pull request haugene#657 from tlc/master
Browse files Browse the repository at this point in the history
Minor fix to directory permissions.
  • Loading branch information
haugene authored Dec 9, 2018
2 parents 14695cf + 0ed88cd commit a68b0bc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions transmission/environment-variables.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -91,3 +91,6 @@ export WEBPROXY_PORT={{ .Env.WEBPROXY_PORT }}

# Support dropping the default route after connection
export DROP_DEFAULT_ROUTE={{ .Env.DROP_DEFAULT_ROUTE }}

# Support using transmission ids for transmission paths
export GLOBAL_APPLY_PERMISSIONS={{ .Env.GLOBAL_APPLY_PERMISSIONS }}

0 comments on commit a68b0bc

Please sign in to comment.