According to the FAQ, I copied my AO cache folder to wp-content/cache-autoptimize and redefined the location in my wp-config.php with define('AUTOPTIMIZE_CACHE_CHILD_DIR','/cache-autoptimize/');.
However, it still writes to the old directory. What do I have to do exactly?