db context hoes back to lib assembly...

This commit is contained in:
Paul Schneider 2018-06-11 13:27:12 +02:00
commit fa20ed0590
10 changed files with 3518 additions and 18 deletions

View file

@ -27,7 +27,7 @@ namespace Yavsc
GCMNotificationUrl = "https://gcm-http.googleapis.com/gcm/send",
UserFilesPath = "/files",
AvatarsPath = "/avatars",
GitPath = "/git",
GitPath = "/sources",
DefaultAvatar = "/images/Users/icon_user.png",
AnonAvatar = "/images/Users/icon_anon_user.png";