Hi! We use IPSconfig and it works great. But is there a way to change the per-user quota for every user without changing every users quota by hand? Maybe even by Mysql-Script. Thanks, your work is great!
You can modify the isp_isp_user database (don't forget to set the status of each user that you modify to u). Afterwards, run Code: touch /home/admispconfig/ispconfig/.run
Thanks for the tip, but I've got an additional question: What or who triggers ISPconfig to check, if there is an .run-file? I want to update db_ispconfig.isp_isp_user direktly with mysql. Is there a cronjob which checks for the .run-file or have I to visit an ISPconfig-webpage?