more config issues
started by: Giovanni SavastanoGiovanni Savastano
on: 1212343464|%e %b %Y, %H:%M %Z|agohover
number of posts: 4
rss icon RSS: new posts
summary:
how can I...?
more config issues
Giovanni SavastanoGiovanni Savastano 1212343464|%e %b %Y, %H:%M %Z|agohover

is it possible to:
- change file manager total storage limit?
- adding custom licence to the wikis?
- delete users?

last edited on 1212427707|%e %b %Y, %H:%M %Z|agohover by Giovanni Savastano + show more
unfold more config issues by Giovanni SavastanoGiovanni Savastano, 1212343464|%e %b %Y, %H:%M %Z|agohover
Re: more config issues
Giovanni SavastanoGiovanni Savastano 1212427677|%e %b %Y, %H:%M %Z|agohover

i found a solution:
to change the storage limit change the "file_storage_size" value in "site_setting" table.
the cell type is INT4 so is not possible to allow 10 or more GB per site. if you need more space, change the type to INT5…n(max 11)

gio

unfold Re: more config issues by Giovanni SavastanoGiovanni Savastano, 1212427677|%e %b %Y, %H:%M %Z|agohover
Re: more config issues
Giovanni SavastanoGiovanni Savastano 1212742549|%e %b %Y, %H:%M %Z|agohover

to delete users simply delete the corresponding line in the "ozone_user" table.
to add custome license add it by inserting new line in the "license" table.

unfold Re: more config issues by Giovanni SavastanoGiovanni Savastano, 1212742549|%e %b %Y, %H:%M %Z|agohover
Re: more config issues
GabrysGabrys 1212916274|%e %b %Y, %H:%M %Z|agohover

Thank you for all this information. Hope this help anyone with similar problems!


Piotr Gabryjeluk
visit my Dev blog

unfold Re: more config issues by GabrysGabrys, 1212916274|%e %b %Y, %H:%M %Z|agohover
new post
Unless stated otherwise Content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License