diff --git a/pages/operators/node-operators/configuration/consensus-config.mdx b/pages/operators/node-operators/configuration/consensus-config.mdx
index 58f4f1dae..bbb0c1bb2 100644
--- a/pages/operators/node-operators/configuration/consensus-config.mdx
+++ b/pages/operators/node-operators/configuration/consensus-config.mdx
@@ -636,6 +636,16 @@ only a single connection per peer is maintained.
`OP_NODE_P2P_STATIC=/ip4/127.0.0.1/tcp/9222/p2p/16Uiu2HAm2y6DXp6THWHCyquczNUh8gVAm4spo6hjP3Ns1dGRiAdE`
+### p2p.sync.onlyreqtostatic
+
+Restricts `RequestL2Range` sync requests to static peers only. Useful for enforcing trusted peer sync. When enabled, non-static peers are skipped during sync. Default is `false`.
+
+
+ `--p2p.sync.onlyreqtostatic=[true|false]`
+ `--p2p.sync.onlyreqtostatic=true`
+ `OP_NODE_P2P_SYNC_ONLYREQTOSTATIC=true`
+
+
### p2p.sync.req-resp
Enables P2P req-resp alternative sync method, on both server and client side. Default is `true`.
diff --git a/words.txt b/words.txt
index 19a182f51..a112ee1de 100644
--- a/words.txt
+++ b/words.txt
@@ -89,10 +89,11 @@ daserver
DATACAP
datacap
DATADIR
-datadir
Defi
Defillama's
delegatecall
+devnet
+datadir
Devnet
devnet
Devnets
@@ -265,7 +266,7 @@ nosyncserve
Numba
NVME
Offchain
-offchain
+onlyreqtostatic
opchaina
opchainb
OPCM