luci-app-email: configure EmailRelay
[project/luci.git] / applications / luci-app-email / root / usr / share / rpcd / acl.d / luci-app-email.json
1 {
2 "luci-app-email": {
3 "read": {
4 "uci": [
5 "emailrelay"
6 ]
7 },
8 "write": {
9 "uci": [
10 "emailrelay"
11 ]
12 }
13 }
14 }