restore user file route
This commit is contained in:
parent
4b6958e8e9
commit
333e71596c
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ namespace Yavsc
|
|||
BlogModeratorGroupName = "Moderator",
|
||||
FrontOfficeGroupName = "FrontOffice",
|
||||
GCMNotificationUrl = "https://gcm-http.googleapis.com/gcm/send",
|
||||
UserFilesPath = "/UserFiles",
|
||||
UserFilesPath = "/files",
|
||||
AvatarsPath = "/avatars",
|
||||
DefaultAvatar = "/images/Users/icon_user.png",
|
||||
AnonAvatar = "/images/Users/icon_anon_user.png";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue