Sha256: 22afea67cb89daa7a70e9e6af0938a0ba4dbd06a7508f75009998236591e0cc2
Contents?: true
Size: 138 Bytes
Versions: 17
Compression:
Stored size: 138 Bytes
Contents
# frozen_string_literal: true module ThinkingSphinx::Configuration::Defaults ADDRESS = '127.0.0.1' PORT = 9306 PANES = [] end
Version data entries
17 entries across 17 versions & 1 rubygems