Configuration reference¶
Squareone is configured at runtime through a YAML configuration file. This page documents the schema of that configuration file.
Squareone Configuration¶
Publicly-viewable configuration for a Squareone instance.
squareone.config.schema.json |
||
type |
object |
|
properties |
||
|
Site name |
|
Used as the basis of the HTML title tag. This should be customized for each science platform deployment. |
||
type |
string |
|
default |
Rubin Science Platform |
|
additionalProperties |
False |