User files path is /UserFiles, later posts may contain 404

This commit is contained in:
2018-03-13 01:21:41 +01:00
parent 7c80589e87
commit 815371bfa3

View File

@ -26,7 +26,7 @@ namespace Yavsc
FrontOfficeGroupName = "FrontOffice",
GCMNotificationUrl = "https://gcm-http.googleapis.com/gcm/send",
KeyProtectorPurpose = "OAuth.AspNet.AuthServer",
UserFilesPath = "/files",
UserFilesPath = "/UserFiles",
AvatarsPath = "/avatars",
DefaultAvatar = "/images/Users/icon_user.png",
AnonAvatar = "/images/Users/icon_anon_user.png";