Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 853 Bytes

configuration_reference.rst

File metadata and controls

21 lines (18 loc) · 853 Bytes

MsalsasVotingBundle Configuration Reference

All available configuration options are listed below with their default values.

msalsas_voting:
    user_provider: \App\Entity\User
    negative_reasons:
        - msalsas_voting.negative_reasons.irrelevant
        - msalsas_voting.negative_reasons.old
        - msalsas_voting.negative_reasons.tiredness
        - msalsas_voting.negative_reasons.sensationalist
        - msalsas_voting.negative_reasons.spam
        - msalsas_voting.negative_reasons.duplicated
        - msalsas_voting.negative_reasons.microblogging
        - msalsas_voting.negative_reasons.erroneous
        - msalsas_voting.negative_reasons.plagiarism
    anonymous_percent_allowed: 50
    anonymous_min_allowed: 2