simplifying basic chat notifications

This commit is contained in:
2019-05-22 17:27:44 +01:00
parent 9c9b37b61f
commit 40d0e74b6e
11 changed files with 112 additions and 105 deletions

View File

@ -2,7 +2,7 @@ DESTDIR=/srv/www/yavscpre
PRODDESTDIR=/srv/www/yavsc
HOSTING=localhost
HOSTADMIN=root
ASPNET_LOG_LEVEL=warn
ASPNET_LOG_LEVEL=debug
SOURCE_DIR=$(HOME)/workspace/yavsc
MAKEFILE_DIR=$(SOURCE_DIR)/scripts/build/make
include $(MAKEFILE_DIR)/versioning.mk