Revert "chore(README): use apikey for v1.13.0 or below" (#574)
This reverts commit e8954d774b
.
This commit is contained in:
parent
e8954d774b
commit
fbedf3c82b
|
@ -146,7 +146,7 @@ android:
|
||||||
|
|
||||||
huawei:
|
huawei:
|
||||||
enabled: true
|
enabled: true
|
||||||
appsecret: "YOUR_APP_SECRET" # use 'apikey' instead if you use v1.13.0 or below
|
appsecret: "YOUR_APP_SECRET"
|
||||||
appid: "YOUR_APP_ID"
|
appid: "YOUR_APP_ID"
|
||||||
max_retry: 0 # resend fail notification, default value zero is disabled
|
max_retry: 0 # resend fail notification, default value zero is disabled
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue