Set quota for every user of a site

Discussion in 'Installation/Configuration' started by zeeman, Mar 22, 2007.

  1. zeeman

    zeeman New Member

    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!
     
  2. falko

    falko Super Moderator Howtoforge Staff

    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
     
  3. zeeman

    zeeman New Member

    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?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    It's the script /root/ispconfig/sv/ispconfig_wconf.
     

Share This Page