1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
{ "Port": 8080, "Ip": "127.0.0.1", "MaxFileSize": 20971520, "HashLength": 7, "UserAgent": "Mandible", "Stores" : [ { "Type" : "local", "StoreRoot": "/Users/jarvis/imagestore", "NamePathRegex" : "^([a-zA-Z0-9])([a-zA-Z0-9]).*", "NamePathMap" : "${ImageSize}/${1}/${2}/${ImageName}" } ] }