diff options
| author | Christian Breunig <christian@breunig.cc> | 2024-06-24 18:42:53 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 18:42:53 +0200 |
| commit | 6fbe91ea8ea639e3933b3e23f99ce32204cebfe0 (patch) | |
| tree | 160fa688a867c2cb12f93074efa8588d5b4370ce /interface-definitions/include/stunnel/protocol-value-pgsql.xml.i | |
| parent | 4cd052bddcecd0d24c72521564f9844f21ffc4ea (diff) | |
| parent | f6131611e15a644312e3c4baf5b8f6387c2930e7 (diff) | |
| download | vyos-1x-6fbe91ea8ea639e3933b3e23f99ce32204cebfe0.tar.gz vyos-1x-6fbe91ea8ea639e3933b3e23f99ce32204cebfe0.zip | |
Merge pull request #3588 from HollyGurza/T5735
T5735: Stunnel CLI and configuration
Diffstat (limited to 'interface-definitions/include/stunnel/protocol-value-pgsql.xml.i')
| -rw-r--r-- | interface-definitions/include/stunnel/protocol-value-pgsql.xml.i | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/interface-definitions/include/stunnel/protocol-value-pgsql.xml.i b/interface-definitions/include/stunnel/protocol-value-pgsql.xml.i new file mode 100644 index 000000000..fd3a166ec --- /dev/null +++ b/interface-definitions/include/stunnel/protocol-value-pgsql.xml.i @@ -0,0 +1,6 @@ +<!-- include start from stunnel/protocol-value-pgsql.xml.i --> +<valueHelp> + <format>pgsql</format> + <description>Based on PostgreSQL frontend/backend protocol</description> +</valueHelp> +<!-- include end --> |
