Skip to content

Unified the configuration file#1597

Open
AlexNetcare wants to merge 1 commit intounclebob:masterfrom
netcare-io:Unify_Configuration_File
Open

Unified the configuration file#1597
AlexNetcare wants to merge 1 commit intounclebob:masterfrom
netcare-io:Unify_Configuration_File

Conversation

@AlexNetcare
Copy link
Contributor

Currently in the plugins.properties some properties are written with capital letters like 'Theme' or 'RecentChanges'. And some are written with lowercase letters like 'test.history.days' or 'newpage.default.content'.
So wouldn't it make sense to have every property either in capital or lowercase letters? Since it seemed to me that there are more properties in capital letters I change the other ones.
I kept the logic for the old properties and added the new one on top if configured, so running systems won't break by this change.
It looks kinda wrong to have both properties in the code, but I am sure someone knows if this would make sense or not.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments