Matthijs

Results 105 comments of Matthijs

Correct me if I'm wrong but I don't think there are any map generation options. What I always do is just create a map through my Factorio game and then...

Can you not use ProxyProtocol (or something similar) to let traefik use the IP of the user instead of the actual IP? Not sure if that is supported but perhaps...

It looks to be true/false: https://github.com/OpenFactorioServerManager/factorio-server-manager/blob/a5cde420c7400a26e937e77512ec86c5e43af2fb/src/bootstrap/config.go#L31 (And this is not a Docker thing btw, if you would to run this app without docker you can still use environment variables to...

By default `/opt/fsm-data/sqlite.db` (But you can also change this in the config)

Before I fix the tests: Is this something that you would be willing to change?

> Hello, > > I have a question: why not go to 256 instead of aiming for the _minimum_ accepted value? > > And I vote strongly for this change,...

A beta version seems fine to me. A deprecation can be added (at a later moment). Or do you want to add that the release version? That might also not...

You can add a config with exactly what you want, see https://github.com/NginxProxyManager/nginx-proxy-manager/issues/564 for an example

As far as I know you can only set the ciphers per server, not per (v)host. Server settings are not implemented in the UI. (but I am running an older...