17 lines
327 B
Markdown
17 lines
327 B
Markdown
## Configuration for platform
|
|
|
|
### Context
|
|
- TwakeMail has actually been deployed on many different environments.
|
|
|
|
### How to config
|
|
|
|
1. Environments
|
|
|
|
- `sass`: SaaS platform
|
|
- `other`: Other platform
|
|
|
|
2. Active field PLATFORM in [env.file](https://github.com/linagora/tmail-flutter/blob/master/env.file)
|
|
```
|
|
PLATFORM=saas
|
|
```
|