homelab/roles/archivebox/meta/argument_specs.yml

17 lines
301 B
YAML
Raw Normal View History

2024-11-02 19:04:43 +05:00
---
argument_specs:
main:
options:
csrf_trusted_origins:
type: str
required: true
allowed_hosts:
type: str
required: true
public_index:
type: bool
public_snapshots:
type: bool
save_archive_dot_org:
type: bool