eBooru/docker/danbooru_local_config.rb
Earlopain 257e717e56
[README] Document windows executable bit issues
This also adds/removes +x on a few files which should/shouldn't have it.
2023-03-04 14:20:39 +01:00

6 lines
110 B
Ruby

module Danbooru
class CustomConfiguration < Configuration
# Define your custom overloads here
end
end