Pear.config.dev align

This commit is contained in:
dmc
2024-02-23 18:04:26 +01:00
parent d68155a240
commit 308705982b

View File

@@ -28,7 +28,9 @@ The `config.key` object holds both Hexadecimal and Z-Base-32 encodings of the ke
### `Pear.config.dev <Boolean>` ### `Pear.config.dev <Boolean>`
Whether application is in development mode Application is local (loaded from disk).
Equivalent to `pear.config.key === null`.
### `Pear.config.tier <String>` ### `Pear.config.tier <String>`