Skip to content

Commit fff8018

Browse files
committed
Added AppConfig[:numbered_cs] = true to config.rb for numbered C tags for ead's
1 parent 9e195f3 commit fff8018

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

files/config/config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@
135135
#
136136
#AppConfig[:oai_ead_options] = {}
137137
## alternate example: AppConfig[:oai_ead_options] = { :include_daos => true, :use_numbered_c_tags => true }
138-
#
138+
AppConfig[:numbered_cs] = true
139139
###
140140
### Other less commonly changed settings are below
141141
###

0 commit comments

Comments
 (0)