added usericon_dir. also added some functions useful for showing a user icon

This commit is contained in:
2014-06-24 15:10:31 +00:00
parent c31129a21a
commit 8e3824cb3c
5 changed files with 58 additions and 2 deletions

View File

@ -154,6 +154,11 @@ file_dir = "@DEPOTDIR@/files"
;------------------------------------------------------------------------------
attachment_dir = "@DEPOTDIR@/attachments"
;------------------------------------------------------------------------------
; directory to store user icons
;------------------------------------------------------------------------------
usericon_dir = "@DEPOTDIR@/usericons"
;------------------------------------------------------------------------------
; log threshold
;------------------------------------------------------------------------------