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
/** | |
* This is a sample configuration meant to get users and up running on a local | |
* machine. The configuration will not support multi-process on a single | |
* server or multi-server/elastic environments. For more detailed information | |
* on the options provided please refer to the /include/config.js file. | |
* | |
* The file can be renamed to "config.js" in the same directory as this file | |
* and it will be used as the configuration when PencilBlue is started. If | |
* this file is used then there is no need to create a "config.json" | |
*/ |
OlderNewer