Skip to content

System and board settings enhancements #113

Closed
jaw-sh opened this Issue · 0 comments

1 participant

@jaw-sh

General

  • Board and site settings will default to the default value set in the option (as intended), but saving these options will write the default option as a hard value which does not flex with modified defaults. Settings should be modified so that default values are not written as a setting whenever possible.
  • Site settings are not accessible from the global scope and require a controller for no real reason.

Fixes

  • Due to prior limitation, there are certain ## TODO ## items that are implementations of options which were not done because settings were not in global scope.
    • Attachment filesize
    • Thumbnail size

New Settings

  • Option to autoprune stored IPs.
  • Option for filename syntax.
@jaw-sh jaw-sh self-assigned this
@jaw-sh jaw-sh added a commit that referenced this issue
@jaw-sh jaw-sh Added naming convention.
Fixed further JS regressions.
Added migrations for attachment index. #113
Added site setting support for custom filenames. #113
a9cf74b
@jaw-sh jaw-sh closed this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Something went wrong with that request. Please try again.