social.yaml 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252
  1. parameters:
  2. remember_me_httponly: true
  3. remember_me_samesite: strict
  4. gnusocial:
  5. site:
  6. name: GNU social
  7. notice:
  8. theme: default
  9. logo:
  10. language: en
  11. detect_language: true
  12. email: ''
  13. use_email: false
  14. recovery_disclose: false
  15. timezone: UTC
  16. brought_by:
  17. brought_by_url:
  18. closed: false
  19. register_type: public
  20. nickname: foo
  21. ssl: always
  22. ssl_proxy: false
  23. duplicate_time_limit: 60
  24. text_limit: 1000
  25. x_static_delivery: false
  26. security:
  27. algorithm: bcrypt
  28. options:
  29. cost: 12
  30. db:
  31. mirror:
  32. cache:
  33. early_recompute: 0.95
  34. notice_max_count: 128
  35. adapters:
  36. default: redis://redis
  37. avatar:
  38. server:
  39. ssl:
  40. dir: "%kernel.project_dir%/file/avatar/"
  41. default: "/assets/default-avatar.svg"
  42. max_size_px: 300
  43. cover:
  44. server:
  45. ssl:
  46. dir: "%kernel.project_dir%/file/cover/"
  47. max_size_px: 300
  48. javascript:
  49. server:
  50. ssl:
  51. attachments:
  52. server:
  53. ssl:
  54. dir: "%kernel.project_dir%/file/attachments/"
  55. supported:
  56. application/vnd.oasis.opendocument.chart: odc
  57. application/vnd.oasis.opendocument.formula: odf
  58. application/vnd.oasis.opendocument.graphics: odg
  59. application/vnd.oasis.opendocument.graphics-template: otg
  60. application/vnd.oasis.opendocument.image: odi
  61. application/vnd.oasis.opendocument.presentation: odp
  62. application/vnd.oasis.opendocument.presentation-template: otp
  63. application/vnd.oasis.opendocument.spreadsheet: ods
  64. application/vnd.oasis.opendocument.spreadsheet-template: ots
  65. application/vnd.oasis.opendocument.text: odt
  66. application/vnd.oasis.opendocument.text-master: odm
  67. application/vnd.oasis.opendocument.text-template: ott
  68. application/vnd.oasis.opendocument.text-web: oth
  69. application/pdf: pdf
  70. application/zip: zip
  71. application/x-bzip2: bz2
  72. application/x-go-sgf: sgf
  73. application/xml: xml
  74. application/gpx+xml: gpx
  75. image/png: ".png"
  76. image/jpeg: ".jpeg"
  77. image/gif: ".gif"
  78. image/vnd.microsoft.icon: ".ico"
  79. image/svg+xml: svg
  80. audio/ogg: ogg
  81. audio/mpeg: mpg
  82. audio/x-speex: spx
  83. application/ogg: ogx
  84. text/plain: txt
  85. video/mpeg: mpeg
  86. video/mp4: mp4
  87. video/ogg: ogv
  88. video/quicktime: mov
  89. video/webm: webm
  90. file_quota: 2097152
  91. user_quota: 209715200
  92. monthly_quota: 20971520
  93. uploads: true
  94. show_html: true
  95. show_thumbs: true
  96. process_links: true
  97. ext_blacklist: []
  98. memory_limit: 1024M
  99. thumbnail:
  100. server:
  101. ssl:
  102. dir: "%kernel.project_dir%/file/thumbnails/"
  103. crop: false
  104. max_size_px: 1000
  105. width: 450
  106. height: 600
  107. upscale: false
  108. animated: false
  109. theme:
  110. server:
  111. ssl:
  112. dir: "%kernel.project_dir%/public/theme/"
  113. plugins:
  114. server:
  115. ssl:
  116. core: []
  117. default: []
  118. locale_path:
  119. license:
  120. type: cc
  121. owner:
  122. url: https://creativecommons.org/licenses/by/4.0/
  123. title: Creative Commons Attribution 4.0
  124. image: "/theme/licenses/cc_by_4.0.png"
  125. nickname:
  126. reserved:
  127. - doc
  128. - main
  129. - avatar
  130. - theme
  131. - settings
  132. - admin
  133. featured: []
  134. profile:
  135. bio_text_limit:
  136. allow_nick_change: false
  137. allow_private_stream: true
  138. backup: false
  139. restore: false
  140. delete: false
  141. move: false
  142. image:
  143. jpegquality: 85
  144. foaf:
  145. mbox_sha1sum: false
  146. public:
  147. local_only: false
  148. blacklist: []
  149. exclude_sources: []
  150. invite:
  151. enabled: true
  152. tag:
  153. dropoff: 864000
  154. cutoff: 7776000
  155. popular:
  156. dropoff: 864000
  157. cutoff: 7776000
  158. new_users:
  159. default_subscriptions:
  160. welcome_user:
  161. linkify:
  162. bare_domains: false
  163. ipv4: false
  164. ipv6: false
  165. group:
  166. max_aliases: 3
  167. description_limit:
  168. people_tag:
  169. max_tags: 100
  170. max_people: 500
  171. allow_tagging:
  172. local: true
  173. remote: true
  174. description_limit:
  175. search:
  176. type: fulltext
  177. html_filter:
  178. tags:
  179. - img
  180. - video
  181. - audio
  182. - script
  183. notice:
  184. content_limit:
  185. allow_private: false
  186. hide_banned: true
  187. message:
  188. content_limit:
  189. location:
  190. share: user
  191. robots_txt:
  192. crawl_delay: 0
  193. disallow:
  194. - main
  195. - settings
  196. - admin
  197. - search
  198. - message
  199. nofollow:
  200. subscribers: true
  201. members: true
  202. peopletag: true
  203. external: sometimes
  204. url_shortener:
  205. service: internal
  206. max_url_length: 100
  207. max_notice_length:
  208. http:
  209. ssl_ca_file: "/docker/certbot/files/live/"
  210. timeout: 60
  211. proxy_host:
  212. proxy_port:
  213. proxy_user:
  214. proxy_password:
  215. proxy_auth_scheme:
  216. discovery:
  217. CORS: false