mirror of
https://github.com/Spengreb/sync.git
synced 2026-05-14 11:42:04 +00:00
Merge branch '3.0' of github.com:calzoneman/sync into 3.0
This commit is contained in:
commit
5c9c096209
1 changed files with 6 additions and 0 deletions
|
|
@ -66,6 +66,12 @@ var defaults = {
|
|||
"purge-interval": 3600000,
|
||||
"max-age": 2592000000
|
||||
},
|
||||
"vimeo-workaround": false,
|
||||
"vimeo-oauth": {
|
||||
enabled: false,
|
||||
"consumer-key": "",
|
||||
secret: ""
|
||||
},
|
||||
"html-template": {
|
||||
title: "CyTube Beta", description: "Free, open source synchtube"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue