项目重构
This commit is contained in:
27
0-部署应用/Oracle-Cloud/ntfy-apprise共同构建消息推送中心/ntfy-acl-user.txt
Normal file
27
0-部署应用/Oracle-Cloud/ntfy-apprise共同构建消息推送中心/ntfy-acl-user.txt
Normal file
@@ -0,0 +1,27 @@
|
||||
|
||||
docker exec -it ntfy /bin/sh
|
||||
|
||||
|
||||
ntfy tier add \
|
||||
--name="ultimate" \
|
||||
--message-limit=100000 \
|
||||
--message-expiry-duration=48h \
|
||||
--email-limit=5000 \
|
||||
--call-limit=1000 \
|
||||
--reservation-limit=10000 \
|
||||
--attachment-file-size-limit=5G \
|
||||
--attachment-total-size-limit=25G \
|
||||
--attachment-expiry-duration=48h \
|
||||
--attachment-bandwidth-limit=25G \
|
||||
ultimate
|
||||
|
||||
ntfy user add --role=admin wdd
|
||||
lovemm.23
|
||||
|
||||
ntfy user change-tier wdd ultimate
|
||||
|
||||
ntfy token add wdd
|
||||
tk_zvdb67fwj1hrjivkq3ga9z7u63av5
|
||||
|
||||
|
||||
ntfy token list wdd
|
||||
Reference in New Issue
Block a user