Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created January 31, 2012 20:48
Show Gist options
  • Save othiym23/1712813 to your computer and use it in GitHub Desktop.
Save othiym23/1712813 to your computer and use it in GitHub Desktop.
{
"externalHost" : "me.lvh.me"
, "externalPort" : 8443
, "externalSecure" : true
, "logFile" : "locker.log"
, "logging" : {
"level" : "info"
, "console" : true
, "file" : "locker.out"
, "maxsize" : 33554432
}
, "dashboard": {
"customHostedEndpoint" : "https://lvh.me:8443/users/info"
, "customLogout" : "https://lvh.me:8443/logout"
, "customHostedby" : "::AOAIOXXYSZ::"
}
, "collections" : [
"contacts"
, "links"
, "photos"
, "places"
, "search"
, "music"
]
, "apps" : [
"dashboardv3:Apps/dashboardv3"
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment