From cefa6dcc116e0329f726f87f98a6372f27671fa9 Mon Sep 17 00:00:00 2001 From: Eugene Fox Date: Sat, 29 May 2021 01:16:06 +0300 Subject: [PATCH] Created Configuration (markdown) --- Configuration.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Configuration.md diff --git a/Configuration.md b/Configuration.md new file mode 100644 index 0000000..230799a --- /dev/null +++ b/Configuration.md @@ -0,0 +1,3 @@ +# Configuration +Since you probably have multiple users on your service or multiple services on your device, you need to handle configurations for all the cases you have. +TODO \ No newline at end of file