FChannel0 / FChannel-Server

GNU Affero General Public License v3.0
106 stars 14 forks source link

Configuration overhaul #72

Open Freddo3000 opened 2 years ago

Freddo3000 commented 2 years ago

Changes configuration file to yaml, and adds an option for setting max filesize. Seems to be capped at 8 MB unfortunately #71.

Upgraded Docker configuration, now uses environment variables for all configuration. Makes it possible to host directly from docker-compose.yml without a separate config file.

Freddo3000 commented 2 years ago

@KushBlazingJudah Resolved above issues

FChannel0 commented 2 years ago

thanks for making these changes. it is better than its previous state.