Sha256: b79fd8ffd8f7de804f88ea25c1d40ea4ce1455f5f0029711c251d9979d10dcf3
Contents?: true
Size: 572 Bytes
Versions: 3
Compression:
Stored size: 572 Bytes
Contents
# Use PWN::Plugins::Vault.create(file: 'pwn.yaml') to encrypt this file # ai_engine: 'openai' || 'ollama' ai_engine: 'openai' openai: key: 'required - OpenAI API Key' model: 'optional - OpenAI model to use' ollama: fqdn: 'required - FQDN for Open WebUI - e.g. https://ollama.local' key: 'required - Open WebUI API Key Under Settings >> Account >> JWT Token' model: 'required - Ollama model to use' meshtastic: psks: admin: 'required - PSK for admin channel' LongFast: 'required - PSK for LongFast channel' PWN: 'required - PSK for pwn channel'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
pwn-0.5.106 | etc/pwn.yaml.EXAMPLE |
pwn-0.5.105 | etc/pwn.yaml.EXAMPLE |
pwn-0.5.104 | etc/pwn.yaml.EXAMPLE |