mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2025-12-18 23:05:07 +01:00
Deprecate Market and Seat service
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
.. toctree::
|
||||
|
||||
permissions
|
||||
market
|
||||
discord
|
||||
discourse
|
||||
mumble
|
||||
|
||||
@@ -1,7 +0,0 @@
|
||||
# Alliance Market
|
||||
|
||||
## Deprecation
|
||||
|
||||
Alliance Market relies on the now non-functional XML API.
|
||||
|
||||
Please remove this service data with `python manage.py migrate appname zero` and then remove from your `INSTALLED_APPS` list.
|
||||
@@ -62,7 +62,7 @@ SMF needs a database. Create one:
|
||||
Enter the database information into the `DATABASES['smf']` section of your auth project's settings file.
|
||||
|
||||
### Web Server Configuration
|
||||
Your web server needs to be configured to serve Alliance Market.
|
||||
Your web server needs to be configured to serve SMF.
|
||||
|
||||
A minimal Apache config might look like:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user