rougail-tutorials_builder/examples/180/structural_files/foxyproxy/00-foxyproxy.yml

17 lines
233 B
YAML
Raw Permalink Normal View History

2025-05-05 19:05:46 +02:00
%YAML 1.2
2024-07-21 11:27:47 +02:00
---
2025-11-02 20:39:39 +01:00
version: 1.1
2024-07-21 11:27:47 +02:00
proxies:
description: Proxy configuration
type: leadership
title:
description: Title or Description
mandatory: false
2026-03-08 07:49:25 +01:00
color:
description: Color
regexp: ^#(?:[0-9a-f]{3}){1,2}$
2025-05-05 19:05:46 +02:00
...