summaryrefslogtreecommitdiffstats
path: root/src/app/assets/configuration/app_config.json
blob: a66c872f5ad5fbaefc9407602d6d4325bb3bf148 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    
    "AAI":{
        "TITLE": "A&AI",
        "OXM": "oxm.xml",
        "INVLIST": "InvList.json",
        "CUSTQUERYLIST": "CustomQueryList.json"
    },
    "APP_TITLE_REGX": "\/services\/(\\w+)",
    "APP_TITLE_REGX_LOCAL": "\/(\\w+)/#"
}