summaryrefslogtreecommitdiff
path: root/requirements/architecture/ard-010.md
diff options
context:
space:
mode:
authorJoe Carstairs <me@joeac.net>2025-07-18 19:32:50 +0100
committerJoe Carstairs <me@joeac.net>2025-07-18 19:32:50 +0100
commitfcfee2cead04d700af3ec5572c4a99d1f835888b (patch)
treeb18025a48f58c011ad4f4fc595561411fd66d6df /requirements/architecture/ard-010.md
parenteba7c285536c70d85986379b9c19cbb33cf9fd02 (diff)
add ard-010, edit arch-v1
Diffstat (limited to 'requirements/architecture/ard-010.md')
-rw-r--r--requirements/architecture/ard-010.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/requirements/architecture/ard-010.md b/requirements/architecture/ard-010.md
new file mode 100644
index 0000000..3763847
--- /dev/null
+++ b/requirements/architecture/ard-010.md
@@ -0,0 +1,4 @@
+# ard-010: Local Storage
+
+Schist's Web GUI will store config and caches in Local Storage. It's the only
+standard solution and is perfectly acceptable. No alternatives were considered.