softplayer-apps/charts/shadowsocks-libev/config.yaml

31 lines
741 B
YAML
Raw Permalink Normal View History

2024-05-05 16:58:35 +00:00
# ---------------------------------------------------------------------
# Main config entries for the application
# ---------------------------------------------------------------------
---
encryption_method:
description: Choose an encryption method
path: env.environment.data.METHOD
values:
- rc4-md5
- aes-128-gcm
- aes-192-gcm
- aes-256-gcm
- aes-128-cfb
- aes-192-cfb
- aes-256-cfb
- aes-128-ctr
- aes-192-ctr
- aes-256-ctr
- camellia-128-cfb
- camellia-192-cfb
- camellia-256-cfb
- bf-cfb
- chacha20-ietf-poly1305
- xchacha20-ietf-poly1305
- salsa20
- chacha20
- chacha20-ietf
password:
description: Choose a password
path: env.secrets.data.PASSWORD