diff options
author | Georg | 2021-08-06 17:52:16 +0200 |
---|---|---|
committer | Georg | 2021-08-06 17:52:16 +0200 |
commit | 57819c03f7c164c5e4d93f6288a87cee070408f1 (patch) | |
tree | b2aa033a50ffa1dc9f699522a5afd0443aaf0b15 /superseriousstats/www | |
parent | 8ac54183cc4d44e95f3185aae22bc692c7397a2c (diff) | |
download | statistics-57819c03f7c164c5e4d93f6288a87cee070408f1.tar.gz statistics-57819c03f7c164c5e4d93f6288a87cee070408f1.tar.bz2 statistics-57819c03f7c164c5e4d93f6288a87cee070408f1.zip |
SuperSeriousStats Commit 06/08/2021
Signed-off-by: Georg <georg@lysergic.dev>
Diffstat (limited to 'superseriousstats/www')
-rw-r--r-- | superseriousstats/www/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/superseriousstats/www/README.md b/superseriousstats/www/README.md new file mode 100644 index 0000000..bb1e6a9 --- /dev/null +++ b/superseriousstats/www/README.md @@ -0,0 +1,5 @@ +LibertaCasa specific instructions: +Adjust +`private static string $database = '/opt/superseriousstats/databases/<network>/<channel>.db';` +respectively in +`/srv/www/superseriousstats/<network>/<channel>/web.php` |