Remove no longer needed 'monthPeriodStartDay' config property
This commit is contained in:
@@ -1,2 +1 @@
|
||||
financer.serverUrl=http://localhost:8080/financer-server-nm/
|
||||
financer.monthPeriodStartDay=10
|
||||
financer.serverUrl=http://localhost:8080/financer-server-nm/
|
||||
@@ -29,9 +29,6 @@ financer.serverUrl=http://localhost:8080/financer-server/
|
||||
|
||||
spring.messages.basename=i18n/message
|
||||
|
||||
# The day of month indicating the start of an expense period. Valid values range from 1-28
|
||||
financer.monthPeriodStartDay=15
|
||||
|
||||
# The currency code to use for displaying money values. Note that the currency is only used for
|
||||
# displaying.
|
||||
# Possible values are ISO-4271 currency codes.
|
||||
|
||||
Reference in New Issue
Block a user