1<?php
2/**
3 * Options for the SubjectIndex Plugin
4 */
5
6// display separator
7$conf['subjectindex_display_sep'] = ' → ';