FChannel0 / FChannel-Server

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

go fmt and docker configuration #51

Closed ghost closed 3 years ago

ghost commented 3 years ago

title says all. i ran go fmt, and decided to throw in a couple changes while i was here minor changes internally, GetConfigValue now accepts a default argument. not sure what to put for some, so i just guessed. this was to prevent configuration breakage with the new redis configuration option. docker files exist but they haven't been tested thoroughly. they start, you can add boards and post. federation not tested.

FChannel0 commented 3 years ago

thank you for the changes.