Skip to content

Performance Center: Step-by-step workflows

Common tasks, step by step

Enable debug mode and inspect the log

  1. Open SettingsDebug Settings (#/settings/debug). Turn Debug mode on.

  2. Reproduce the issue you're troubleshooting. Use Download in the Debug Log Management card to get a copy of debug.log, or Report to send it to support directly.

  3. When done, turn Debug mode off. Optionally enable Auto-Clear so debug.log doesn't grow indefinitely.

Configure auto-clear for debug.log

  1. Open SettingsDebug Settings (#/settings/debug). Find the Automatic Debug Log Clearing card.

  2. Enable Auto-Clear and set the conditions: Maximum File Size (MB), Maximum File Age (Hours), or Clear on Debug Toggle. Use Create Backup if you want to keep a copy before clearing.

  3. Save. Clearing runs when the conditions are met. Use Check Auto-Clear Conditions to test the rules manually.

Optimize images and thumbnails

  1. Open SettingsPerformance (#/settings/performance). In Performance Tweaks, enable the upload options you want (e.g. Limit large image dimensions, Strip image metadata, Convert new uploads to WebP) and delivery options like Serve WebP when available or Async image decoding.

  2. In the Image Optimization card, check Library coverage. Click Optimize Missing to generate thumbnails only for images that lack them, or Rebuild All Thumbnails with a generation scope when you need a full pass.

  3. Watch the progress badge (Building QueueRunningCompleted) and re-check a few pages after it finishes.

Enable a Labs feature

  1. Open SettingsFleek Labs (#/settings/labs). Read the description of the feature you want (e.g. AI Assistant early access, Fleek Docs).

  2. Turn the toggle on for that feature. Click Save. The feature becomes available (e.g. new menu item or behavior).

  3. Test in your environment. To disable, turn the toggle off and save.