From 308705982b5c4fec3f8fe3f3282196c31fc0298a Mon Sep 17 00:00:00 2001 From: dmc Date: Fri, 23 Feb 2024 18:04:26 +0100 Subject: [PATCH] Pear.config.dev align --- reference/api.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/reference/api.md b/reference/api.md index c11a150..d19abba 100644 --- a/reference/api.md +++ b/reference/api.md @@ -28,7 +28,9 @@ The `config.key` object holds both Hexadecimal and Z-Base-32 encodings of the ke ### `Pear.config.dev ` -Whether application is in development mode +Application is local (loaded from disk). + +Equivalent to `pear.config.key === null`. ### `Pear.config.tier `