User files path is /UserFiles, later posts may contain 404
This commit is contained in:
@ -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";
|
||||
|
Reference in New Issue
Block a user