• Levin Zimmermann's avatar
    software/erp5: Add nofile option · 57bfa782
    Levin Zimmermann authored
    erp5@d8b5b910 added the functionality to ERP5 to
    set its soft limit of allowed open file descriptors to the system wide hard limit.
    This parameter is useful for Wendelin based instances where the 1024
    limit is easily reached.
    
    With this patch, this parameter can also be set via SlapOS, which
    simplifies usage of the Wendelin SR.
    57bfa782
test_erp5.py 35.9 KB