social.yaml 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264
  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. storage:
  38. dir: '%kernel.project_dir%/file/'
  39. avatar:
  40. server:
  41. ssl:
  42. default: "/assets/default-avatar.svg"
  43. max_size_px: 300
  44. cover:
  45. server:
  46. ssl:
  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_thumbs: true
  95. process_links: true
  96. sanitize: true
  97. ext_blacklist: []
  98. memory_limit: 1024M
  99. thumbnail:
  100. server:
  101. ssl:
  102. dir: "%kernel.project_dir%/file/thumbnails/"
  103. smart_crop: false
  104. max_size_px: 1000
  105. width: 450
  106. height: 600
  107. mimetype: 'image/webp'
  108. extension: '.webp'
  109. plugin_embed:
  110. width: 128
  111. height: 128
  112. smart_crop: false
  113. theme:
  114. server:
  115. ssl:
  116. dir: "%kernel.project_dir%/public/theme/"
  117. plugins:
  118. server:
  119. ssl:
  120. core: []
  121. default: []
  122. locale_path:
  123. license:
  124. type: cc
  125. owner:
  126. url: https://creativecommons.org/licenses/by/4.0/
  127. title: Creative Commons Attribution 4.0
  128. image: "/theme/licenses/cc_by_4.0.png"
  129. nickname:
  130. reserved:
  131. - doc
  132. - main
  133. - avatar
  134. - theme
  135. - settings
  136. - admin
  137. featured: []
  138. min_length: 4
  139. password:
  140. min_length: 6
  141. max_length: 60
  142. profile:
  143. bio_text_limit:
  144. allow_nick_change: false
  145. allow_private_stream: true
  146. backup: false
  147. restore: false
  148. delete: false
  149. move: false
  150. image:
  151. jpegquality: 85
  152. foaf:
  153. mbox_sha1sum: false
  154. public:
  155. local_only: false
  156. blacklist: []
  157. exclude_sources: []
  158. invite:
  159. enabled: true
  160. tag:
  161. dropoff: 864000
  162. cutoff: 7776000
  163. popular:
  164. dropoff: 864000
  165. cutoff: 7776000
  166. new_users:
  167. default_subscriptions:
  168. welcome_user:
  169. linkify:
  170. bare_domains: false
  171. ipv4: false
  172. ipv6: false
  173. group:
  174. max_aliases: 3
  175. description_limit:
  176. people_tag:
  177. max_tags: 100
  178. max_people: 500
  179. allow_tagging:
  180. local: true
  181. remote: true
  182. description_limit:
  183. search:
  184. type: fulltext
  185. html_filter:
  186. tags:
  187. - img
  188. - video
  189. - audio
  190. - script
  191. notice:
  192. content_limit:
  193. allow_private: false
  194. hide_banned: true
  195. message:
  196. content_limit:
  197. location:
  198. share: user
  199. robots_txt:
  200. crawl_delay: 0
  201. disallow:
  202. - main
  203. - settings
  204. - admin
  205. - search
  206. - message
  207. nofollow:
  208. subscribers: true
  209. members: true
  210. peopletag: true
  211. external: sometimes
  212. url_shortener:
  213. service: internal
  214. max_url_length: 100
  215. max_notice_length:
  216. http:
  217. ssl_ca_file: "/docker/certbot/files/live/"
  218. timeout: 60
  219. proxy_host:
  220. proxy_port:
  221. proxy_user:
  222. proxy_password:
  223. proxy_auth_scheme:
  224. discovery:
  225. CORS: false