17 lines
281 B
YAML
17 lines
281 B
YAML
|
client:
|
||
|
app_id: Windows App
|
||
|
device_name: 我的电脑
|
||
|
icon_path: null
|
||
|
notification:
|
||
|
default_duration: short
|
||
|
mode: system # 可选值: system/custom
|
||
|
duration:
|
||
|
long: 10
|
||
|
short: 3
|
||
|
sound: default
|
||
|
security:
|
||
|
use_ssl: true
|
||
|
server:
|
||
|
host: notify.xj.rs
|
||
|
port: 443
|