Removed local path from default config. Added count fallback in stash tile.
This commit is contained in:
@@ -381,7 +381,7 @@ module.exports = {
|
||||
snapshotIntervals: [],
|
||||
},
|
||||
media: {
|
||||
path: '/home/niels/Projects/traxxx/media',
|
||||
path: './media',
|
||||
transferSources: {
|
||||
local: 'http://localhost:5000/media',
|
||||
s3: 'https://cdn.traxxx.me',
|
||||
|
||||
Reference in New Issue
Block a user