RESTRICTED SYSTEM // JL ARCHIVE CONTROL
Control Center
Administrative access is required to create, modify, and register Literverse archive records.
First-time setup required.
Generate a password hash with:
Generate a password hash with:
php -r "echo password_hash('YOUR_PASSWORD', PASSWORD_DEFAULT), PHP_EOL;"
and save it as the server environment variable LITERVERSE_ADMIN_HASH.