UNPKG

jive-sdk

Version:

Node.js SDK for Jive Software to assist with the development of add-ons

15 lines (14 loc) 329 B
{ "clientUrl": "http://localhost", "port": "{{{PORT}}}", "logLevel" : "FATAL", "persistence" : "memory", "databaseUrl": "{{{DB_URI}}}", "role" : "worker", "skipCreateExtension" : true, "suppressHttpLoggin" : true, "xyz" : "123", "extensionInfo": { "name": "{{{EXT_NAME}}}" } }