Skip to content

Commit 8865152

Browse files
committed
fix
1 parent 740ace5 commit 8865152

File tree

2 files changed

+1
-276
lines changed

2 files changed

+1
-276
lines changed

modules/develop/pages/config-topics.adoc

Lines changed: 0 additions & 274 deletions
This file was deleted.

modules/develop/pages/manage-topics/config-topics.adoc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ NOTE: The replication factor can't exceed the number of Redpanda brokers. If you
8989

9090
endif::[]
9191

92-
9392
=== Change the cleanup policy
9493

9594
The cleanup policy determines how to clean up the partition log files when they reach a certain size:
@@ -225,7 +224,7 @@ CONFIGS
225224
KEY VALUE SOURCE
226225
cleanup.policy delete DYNAMIC_TOPIC_CONFIG
227226
compression.type producer DEFAULT_CONFIG
228-
max.message.bytes 1048576 DEFAULT_CONFIG
227+
max.message.bytes 20971520 DEFAULT_CONFIG
229228
message.timestamp.type CreateTime DEFAULT_CONFIG
230229
redpanda.datapolicy function_name: script_name: DEFAULT_CONFIG
231230
redpanda.remote.delete true DEFAULT_CONFIG

0 commit comments

Comments
 (0)