tests/wamp/project_files/wampconf.json
author Andrey Skvortsov <andrej.skvortzov@gmail.com>
Thu, 21 Sep 2017 15:02:36 +0300
changeset 1821 44a47d255d36
parent 1444 c162f1b0fbac
child 2195 2cef75d036c2
permissions -rw-r--r--
fix problem if DataTypeEditor was imported before localization is
loaded

That doesn't affect systems with english locales.
{
    "url":"ws://127.0.0.1:8888",
    "realm":"Automation",
    "ID":"wamptest",
    "password":"1234567890",
    "key":"ABCDEFGHIJ"
}