Skip to content

Commit

Permalink
BGDIDIC-2865: fix Notfalltreffpunkte
Browse files Browse the repository at this point in the history
  • Loading branch information
rebert committed Sep 19, 2024
1 parent a9cbbc2 commit 87c60c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conf/vbs.conf.part
Original file line number Diff line number Diff line change
Expand Up @@ -219,10 +219,10 @@ index ch_vbs_kataster_belasteter_standorte_militaer : ch_babs_kulturgueter
path = /var/lib/sphinxsearch/data/index/ch_vbs_kataster_belasteter_standorte_militaer
}

index ch_vbs_notfalltreffpunkte : ch_babs_kulturgueter
index ch_babs_notfalltreffpunkte : ch_babs_kulturgueter
{
source = src_ch_babs_notfalltreffpunkte
path = /var/lib/sphinxsearch/data/index/ch_vbs_notfalltreffpunkte
path = /var/lib/sphinxsearch/data/index/ch_babs_notfalltreffpunkte
}

index ch_vbs_armeelogistikcenter : ch_babs_kulturgueter
Expand Down

0 comments on commit 87c60c4

Please sign in to comment.