Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
e76115989a0867d5a37a869b560153c2e7c060fd
e76115989a0867d5a37a869b560153c2e7c060fd
Switch branch/tag
pleroma
priv
templates
robots_txt.eex
Find file
Normal view
History
Permalink
robots_txt.eex
63 Bytes
Newer
Older
Generate permissive or restrictive robots.txt in the config generator
Sachin Joshi
committed
Apr 03, 2019
1
2
User-Agent: *
Disallow:
<%=
if
indexable
,
do
:
""
,
else
:
"/"
%>