Last active
December 11, 2015 09:59
-
-
Save 0xnbk/4583894 to your computer and use it in GitHub Desktop.
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
var _aps = new inAps({ | |
"APS_KEY":"abcd2323283", // APS KEY | |
"APS_MODE":"development", // development or production | |
"APS_XML":"http://example.com/config.xml" // Config file | |
}); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment