datarhei-dragonfork-core/app
Ingo Oppermann e374f83377
Fix config timestamps
created_at represents the time when the configuration has been persisted to disk.
loaded_at represents the time when the configuration has actually been used.

If created_at is larger than loaded_at, then the Core needs a reload in order
to apply the latest configuration.

if created_at is lower than laoded_at, then the Core applied the latest
configuration.

The value of updated_at is irrelevant and shouldn't be used.
2023-01-19 16:13:53 +01:00
..
api Fix config timestamps 2023-01-19 16:13:53 +01:00
ffmigrate Use config locations for import and ffmigrage 2023-01-03 11:45:10 +01:00
import Use config locations for import and ffmigrage 2023-01-03 11:45:10 +01:00
version.go Bump version to 16.11.0 2022-11-07 12:26:15 +01:00