Skip to content
Snippets Groups Projects
Commit 565f96c6 authored by Valery Sizov's avatar Valery Sizov
Browse files

Apply suggestions

parent 8b9163ac
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -138,7 +138,7 @@ module Geo
geo_conf_file = "#{data_path}/postgresql/data/gitlab-geo.conf"
 
File.open(geo_conf_file, "w", 0640) do |file|
file.write(geo_conf_file, settings)
file.write(settings)
end
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment