[2024-12-21 17:16:31] Core(433): E_WARNING: Undefined array key "billic_lock_session_ip", File: /var/www/6ab474d6-cdc0-4240-941a-f8f83d769a20/public_html/Modules/Core.php
Documentation > Getting Started > Check if disk I/O throttling is supported by running kernel

Check if disk I/O throttling is supported by running kernel

cd /boot/;cat config-`uname -r` | grep CONFIG_BLK_CGROUP
CONFIG_BLK_CGROUP=y

cd /boot/;cat config-`uname -r` | grep CONFIG_BLK_DEV_THROTTLING
CONFIG_BLK_DEV_THROTTLING=y




Next: Getting Started » Updating a windows template
Previous: Getting Started » API

Testimonials