-
Notifications
You must be signed in to change notification settings - Fork 2
Configuration
Petr Mlčoch edited this page May 14, 2023
·
4 revisions
modify in an initializer
false
, don't convert uploaded PNGs to JPGs
false
, swap title from title | site name
to site name | title
false
, use traco for localization, hides Node::Translation
-related stuff from console, modifies layout for nodes and atoms
:cs
%i[facebook google_oauth2 twitter2]
see https://github.com/sinfin/folio/blob/62763fb45a938027cffbb199ae79645b4fb028bc/lib/folio/engine.rb#L63
Requires respective ENV keys in form
ENV["OMNIAUTH_#{provider_key.to_s.upcase}_CLIENT_ID"],
ENV["OMNIAUTH_#{provider_key.to_s.upcase}_CLIENT_SECRET"],
Do not forget to add
== cell('folio/devise/modal')
== cell('folio/devise/omniauth/forms')
to your layout file (to make Omniauth sign in buttons work)
:console_nodes_path
default console path