Files
core/http/handler/api
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
..
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2023-01-19 16:13:53 +01:00
2022-05-13 19:26:45 +02:00
2022-06-23 22:13:58 +02:00
2022-10-13 20:54:52 +02:00
2022-10-13 20:54:52 +02:00
2022-10-13 20:54:52 +02:00
2022-10-13 20:54:52 +02:00