Created
July 8, 2016 19:59
-
-
Save scripting/228e217711d8e7a222196523b6a2a1af to your computer and use it in GitHub Desktop.
config.json for my.1999.io with fewer redactions
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"myPort": 1999, | |
"websocketPort": 2000, | |
"myDomain": "my.1999.io", | |
"flForceTwitterLogin": true, | |
"url404page": "http://1999.io/error.html", | |
"where": { | |
"flUseLocalFilesystem": true, | |
"publicPath": "publicFiles/", | |
"privatePath": "privateFiles/" | |
}, | |
"homePage": { | |
"productname": "my1999io", | |
"productnameForDisplay": "my.1999.io" | |
}, | |
"plugIns": { | |
"templateEdit": { | |
"name": "Template Editor", | |
"url": "http://1999.io/editors/templateedit2.html" | |
} | |
}, | |
"updates": { | |
"enabled": true, | |
"fnameStorageJs": "farm.js", | |
"ctMinutesBetwChecks": 15 | |
}, | |
"domains": { | |
"trump.1999.io": "/users/slipperydonald", | |
"lo.1999.io": "/users/littleoutliner", | |
"blog.1999.io": "/users/1999io" | |
}, | |
"twitterConsumerKey": "1hxf1tz8j8lwdmqxlodvk95hw", | |
"twitterConsumerSecret": "eaoquyuod7ttva3osuy4ajrvj7jjq6yc054wuu04d52ohwz1f9" | |
} |
They're not valid credentials.
So far every time I try adding the 'domains' section I get 404. Works ok otherwise, but end users/viewers have to add the port # for the home page.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dave, some valid-looking twitter credentials in the example.