--- argument_specs: main: options: tag: type: str uid: type: int gid: type: int archive_dir: type: str description: "Path to the archive directory" csrf_trusted_origins: type: str required: true description: "Full URL to your instance, e.g. https://example.com" allowed_hosts: type: str required: true description: "The domain of your instance, e.g. example.com" public_index: type: bool public_snapshots: type: bool save_archive_dot_org: type: bool