1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Fix typo + small enhancement

This commit is contained in:
lapineige 2021-02-28 21:27:59 +01:00 committed by GitHub
parent 266365ea3b
commit 9e439dcf09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,9 @@ If you don't want your Pixelfed instance to be indexed in search engine (and so
User-agent: * User-agent: *
Disallow: / Disallow: /
``` ```
Note: search engines will see that files and may or may not respect its content. Note: search engines will see that file and may or may not respect its content.
Since 0.10.10, by default `/discover/places/`, `/stories/` and `/i/` are present in that file.
### Pixelfed php commands and php version ### Pixelfed php commands and php version