Skip to content

Commit

Permalink
Minor fix to directory permissions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tlc committed Dec 9, 2018
1 parent 14695cf commit 0ed88cd
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 0ed88cd

Please sign in to comment.