chore(media-centre): format tmpfs_options mode for consistency
This commit is contained in:
parent
084feb7da2
commit
1bebc0c25b
1 changed files with 1 additions and 1 deletions
|
@ -124,7 +124,7 @@ job "media-centre" {
|
||||||
target = "/transcode"
|
target = "/transcode"
|
||||||
readonly = false
|
readonly = false
|
||||||
tmpfs_options {
|
tmpfs_options {
|
||||||
mode = 1023
|
mode = 1023
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue