mirror of
https://gitlab.com/allianceauth/allianceauth.git
synced 2026-02-09 08:36:23 +01:00
Documentation overhaul
This commit is contained in:
11
docs/features/apps/fleetactivitytracking.md
Normal file
11
docs/features/apps/fleetactivitytracking.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# Fleet Activity Tracking
|
||||
|
||||
The Fleet Activity Tracking (FAT) app allows you to track fleet participation.
|
||||
|
||||

|
||||
|
||||
## Installation
|
||||
|
||||
Fleet Activity Tracking requires access to the `esi-location.read_location.v1`, `esi-location.read_ship_type.v1`, and `esi-universe.read_structures.v1` SSO scopes. Update your application on the [EVE Developers site](https://developers.eveonline.com) to ensure these are available.
|
||||
|
||||
Add `'allianceauth.fleetactivitytracking',` to your `INSTALLED_APPS` list in your auth project's settings file. Run migrations to complete installation.
|
||||
Reference in New Issue
Block a user