Overview

Utilities are miscellaneous maintenance tasks an administrator can run.

Available Utilities

Disconnect WebSocket Sessions

Force all active websocket connections to be closed, on every instance.

Caution

This will disrupt live collaboration services and the admin terminal feature.

Flush Cache

Files, icons and site settings are cached for better performance. Flushing forces everything to be fetched from the database again, on every instance.

Invalidate API Keys Certificates

Regenerate the passphrase and the keypair API keys are signed with. Every key already issued stops working and must be reissued.

Note

User sessions are not affected.

Invalidate User Sessions Secret

Rotate the secret used to sign session cookies and end every open session. Everyone is logged out.

Note

API keys are not affected.

Purge History

Delete history (content versioning) older than the selected timeframe. This applies to all sites.

Caution

Purge Revoked API Keys

Permanently delete the API keys that have been revoked. Invalidated keys are kept.