Let your structure only yours
Key | Type | Description |
---|---|---|
type | Policy | This is the policy that the structure will use to protect itself from strangers |
Each single Policy has its attributes, so you have to see each single Policy to properly configure the structure.
At the moment the only Policy implemented is โowneronlyโ which lets the structureโs creator access the structure
example:
structure:
name: "...."
#others stuff
options:
privacy:
type: owneronly