mirror of
https://github.com/vbatts/imgsrv.git
synced 2025-06-30 14:38:28 +00:00
* more logging on upload failures.
* adding an error page * trying to fix the tag cloud
This commit is contained in:
parent
1c14a76877
commit
d4824ad6a2
4 changed files with 68 additions and 18 deletions
|
@ -49,4 +49,5 @@ Structure used for collecting values from mongo for a tag cloud
|
|||
type IdCount struct {
|
||||
Id string "_id"
|
||||
Value int
|
||||
Root string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue