|
@@ -36,5 +36,5 @@ This guide explains how to download, configure and run Retro AIM Server on Linux
|
|
|
By default, you can enter *any* screen name and password at the AIM sign-in screen to auto-create an account.
|
|
By default, you can enter *any* screen name and password at the AIM sign-in screen to auto-create an account.
|
|
|
|
|
|
|
|
> Account auto-creation is meant to be a convenience feature for local development. In a production deployment, you
|
|
> Account auto-creation is meant to be a convenience feature for local development. In a production deployment, you
|
|
|
- should set `DISABLE_AUTH=false` in `settings.bat` to enforce account authentication. User accounts can be created via
|
|
|
|
|
|
|
+ should set `DISABLE_AUTH=false` in `settings.env` to enforce account authentication. User accounts can be created via
|
|
|
the [User Management API](../README.md#user-management).
|
|
the [User Management API](../README.md#user-management).
|