Skip to content

Commit

Permalink
doc: fix exodus settings list with google email and aas_token
Browse files Browse the repository at this point in the history
  • Loading branch information
codeurimpulsif committed May 26, 2024
1 parent 95427a2 commit 8688c1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,8 +267,8 @@ The following options can be configured in `exodus/exodus/settings/`:
| ANALYSIS_REQUESTS_KEEP_DURATION | Requests keep duration (in days) | 4 |
| ALLOW_APK_UPLOAD | Whether to allow APK file upload | False |
| DISABLE_SUBMISSIONS | Whether to disable app submissions | False |
| GOOGLE_ACCOUNT_USERNAME | Username for Google account to download apps | / |
| GOOGLE_ACCOUNT_PASSWORD | Password for Google account to download apps | / |
| GOOGLE_ACCOUNT_EMAIL | Email of Google account to download apps | / |
| GOOGLE_ACCOUNT_AAS_TOKEN | AAS token of Google account to download apps | / |

## Analyzing an application

Expand Down

0 comments on commit 8688c1d

Please sign in to comment.