add option ttl

Signed-off-by: KenWong <xinxijishuwyq@gmail.com>
This commit is contained in:
KenWong
2020-12-12 21:18:44 +08:00
parent 3f2346db6f
commit cbfd628f22
2 changed files with 7 additions and 2 deletions

View File

@@ -13,7 +13,8 @@
"",
"subdomain"
],
"proxied": false
"proxied": false,
"ttl": 120
}
]
}