tests/wamp/project_files/wampconf.json
author Edouard Tisserant
Thu, 01 Apr 2021 15:56:19 +0200
branchsvghmi
changeset 3218 76f1cd1291f4
parent 2218 7a4deed94eb2
permissions -rw-r--r--
SVGHMI: Fixed last i18n changes meant to allow checking changes in PO files. Was making build exception when no PO files available.
{
    "ID": "wamptest", 
    "active": true, 
    "protocolOptions": {
        "autoPingInterval": 60, 
        "autoPingTimeout": 20
    }, 
    "realm": "Automation", 
    "url": "ws://127.0.0.1:8888"
}