Skip to content

Commit e9bbef6

Browse files
committed
Update configuration.md
1 parent 0cadbcd commit e9bbef6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

doc/configuration.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,22 @@ issues.
6262
With this option the epoch table is left empty. Mostly left for historical reasons, since it
6363
provides a negligible improvement in sync time.
6464

65+
### --disable-multiassets : Experimental
66+
67+
Disables the multi assets tables and entries.
68+
69+
### --disable-metadata : Experimental
70+
71+
Disables the tx_metadata table.
72+
73+
### --disable-plutus-extra : Experimental
74+
75+
Disables most tables and entries related to plutus and scripts.
76+
77+
### --disable-offline-data : Experimental
78+
79+
Disables fetching pool offline metadata.
80+
6581
### --consumed-tx-out
6682

6783
Adds a new field `tx_out (consumed_by_tx_in_id)` and populated it accordingly. This allows users to

0 commit comments

Comments
 (0)