Skip to content

Commit

Permalink
Don't require config before application is ready
Browse files Browse the repository at this point in the history
  • Loading branch information
fbacall committed Dec 12, 2024
1 parent b975e4b commit e5e5157
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/initializers/seek_configuration.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#DO NOT EDIT THIS FILE TO CHANGE SETTINGS. THESE ARE ONLY USED TO PRE-POPULATE THE DEFAULT VALUES.
#CHANGE THESE VALUES THROUGH THE ADMIN PAGES WHILST RUNNING SEEK.
require_relative './seek_testing'
require 'seek/config'

def load_seek_config_defaults!
#Main settings
Expand Down

0 comments on commit e5e5157

Please sign in to comment.