Several deprecated config options #35

Open
opened 2024-04-01 14:21:38 +00:00 by decentral1se · 0 comments
Owner

2024-04-01T14:18:48.476728000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option [log] ENABLE_ACCESS_LOG present. Use [log] logger.access.MODE instead. This fallback will be/has been removed in 1.21
2024-04-01T14:18:48.476849000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option [log] ENABLE_XORM_LOG present. Use [log] logger.xorm.MODE instead. This fallback will be/has been removed in 1.21
2024-04-01T14:18:48.476988000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option [mailer] MAILER_TYPE present. Use [mailer] PROTOCOL instead. This fallback will be/has been removed in v1.19.0
�024-04-01T14:18:48.477077000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option [mailer] HOST present. Use [mailer] SMTP_ADDR instead. This fallback will be/has been removed in v1.19.0
2024-04-01T14:18:48.477129000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option [mailer] IS_TLS_ENABLED present. Use [mailer] PROTOCOL instead. This fallback will be/has been removed in v1.19.0

> 2024-04-01T14:18:48.476728000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option `[log]` `ENABLE_ACCESS_LOG` present. Use `[log]` `logger.access.MODE` instead. This fallback will be/has been removed in 1.21 > 2024-04-01T14:18:48.476849000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option `[log]` `ENABLE_XORM_LOG` present. Use `[log]` `logger.xorm.MODE` instead. This fallback will be/has been removed in 1.21 > 2024-04-01T14:18:48.476988000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option `[mailer]` `MAILER_TYPE` present. Use `[mailer]` `PROTOCOL` instead. This fallback will be/has been removed in v1.19.0 > �024-04-01T14:18:48.477077000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option `[mailer]` `HOST` present. Use `[mailer]` `SMTP_ADDR` instead. This fallback will be/has been removed in v1.19.0 > 2024-04-01T14:18:48.477129000Z 2024/04/01 14:18:48 ...g/config_provider.go:332:deprecatedSetting() [E] Deprecated config option `[mailer]` `IS_TLS_ENABLED` present. Use `[mailer]` `PROTOCOL` instead. This fallback will be/has been removed in v1.19.0
Sign in to join this conversation.
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/gitea#35
No description provided.