month reset

This commit is contained in:
2026-07-10 00:44:42 +03:00
parent cdf380243d
commit 83a6b3fbe6
4 changed files with 15 additions and 6 deletions
+1 -1
View File
@@ -127,7 +127,7 @@ Send it to the user.
"inbounds": {"vless": ["VLESS TCP REALITY"]},
"expire": "now + 3 days",
"data_limit": "10 GiB",
"data_limit_reset_strategy": "no_reset",
"data_limit_reset_strategy": "month",
"status": "active"
}
```