Remove the greeting feature entirely
Drops the CONF_GREETING option, the first-contact greeting logic and its RuntimeData state, and all related strings/translations/README text. Any greeting value left in an existing entry's options is simply ignored. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -27,7 +27,6 @@ CONF_SYNC_INTERVAL: Final = "sync_interval"
|
||||
CONF_DELIVERY_METHOD: Final = "delivery_method"
|
||||
CONF_STAMP_COST: Final = "stamp_cost"
|
||||
CONF_LOGLEVEL: Final = "loglevel"
|
||||
CONF_GREETING: Final = "greeting"
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Defaults
|
||||
|
||||
Reference in New Issue
Block a user