Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Differences at "configuration.properties" default file (META-INF) and configurable file (WEB-INF) #45

Closed
pcarana opened this issue Jul 11, 2017 · 2 comments

Comments

@pcarana
Copy link
Contributor

pcarana commented Jul 11, 2017

Not critical but still important to mantain consistency between the files:

  • Comments on properties "zones", "owner_roles", "is_reverse_ipv4_enabled", "is_reverse_ipv6_enabled" and "anonymous_username" in file at WEB-INF indicate the default value but in file at META-INF don't indicate the default value.
  • Additional comment "Optional. Profile used to operate the server,{...}" on property "operational_profile" in file at META-INF isn't at the file in WEB-INF.
  • Property "allow_search_wildcards_anywhere" (and its comment) is only present in file at META-INF, it isn't at file in WEB-INF.
@pcarana pcarana added this to the v1.1.3 milestone Sep 22, 2017
@pcarana pcarana added the Solved label Sep 22, 2017
@pcarana
Copy link
Contributor Author

pcarana commented Oct 2, 2017

The files were synchronized.

@TheRedTrainer
Copy link

Verified.

  • Default values are included in META-INF file comments
  • operational_profile was removed from both properties file due another issue fix
  • "allow_search_wildcards_anywhere" property was included at WEB-INF/configuration.properties

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

No branches or pull requests

2 participants