From 5a771e97a76c0ecc1d9f2211a489d946d5036c85 Mon Sep 17 00:00:00 2001 From: siegmund0 <54911521+siegmund0@users.noreply.github.com> Date: Mon, 13 Jan 2020 00:25:03 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4bd8918..51f3548 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,9 @@ They have to have some web mounted later prepared to accommodate the files withi Note: In my case I use a python-based broker. But you can find other examples based on php and Bootstrap4 + Points to consider: + -The .json files are located in the "Profiles" folder of the dayzserver (or the name given to it) -The broker with the "script.py" database makes modifications every 60 seconds in case the file has changed. -The "script.py" does NOT replace the data in the database, it only updates them if they change.