social.yaml 6.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288
  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: false
  34. max_note_count: 128
  35. adapters:
  36. default: redis://redis
  37. avatar:
  38. server:
  39. ssl:
  40. default: "/assets/default-avatar.svg"
  41. max_size_px: 300
  42. cover:
  43. server:
  44. ssl:
  45. max_size_px: 300
  46. javascript:
  47. server:
  48. ssl:
  49. attachments:
  50. server:
  51. ssl:
  52. dir: "%kernel.project_dir%/file/media/attachments/"
  53. supported:
  54. application/gpx+xml: gpx
  55. application/msword: doc
  56. application/ogg: ogx
  57. application/pdf: pdf
  58. application/vnd.ms-excel: xls
  59. application/vnd.ms-powerpoint: ppt
  60. application/vnd.oasis.opendocument.chart: odc
  61. application/vnd.oasis.opendocument.formula: odf
  62. application/vnd.oasis.opendocument.graphics: odg
  63. application/vnd.oasis.opendocument.graphics-template: otg
  64. application/vnd.oasis.opendocument.image: odi
  65. application/vnd.oasis.opendocument.presentation: odp
  66. application/vnd.oasis.opendocument.presentation-template: otp
  67. application/vnd.oasis.opendocument.spreadsheet: ods
  68. application/vnd.oasis.opendocument.spreadsheet-template: ots
  69. application/vnd.oasis.opendocument.text-master: odm
  70. application/vnd.oasis.opendocument.text: odt
  71. application/vnd.oasis.opendocument.text-template: ott
  72. application/vnd.oasis.opendocument.text-web: oth
  73. application/vnd.openxmlformats-officedocument.presentationml.pre: potm
  74. application/vnd.openxmlformats-officedocument.spreadsheetml.shee: xlsx
  75. application/vnd.openxmlformats-officedocument.wordprocessingml.d: docx
  76. application/x-bzip2: bz2
  77. application/x-go-sgf: sgf
  78. application/xml: xml
  79. application/zip: zip
  80. audio/mpeg: mpg
  81. audio/ogg: ogg
  82. audio/x-speex: spx
  83. image/gif: gif
  84. image/jpeg: jpeg
  85. image/png: png
  86. image/svg+xml: svg
  87. image/vnd.microsoft.icon: ico
  88. image/webp: webp
  89. text/plain: txt
  90. text/rtf: rtf
  91. video/mp4: mp4
  92. video/mpeg: mpeg
  93. video/ogg: ogv
  94. video/quicktime: mov
  95. video/webm: webm
  96. file_quota: 2097152
  97. user_quota: 209715200
  98. monthly_quota: 20971520
  99. uploads: true
  100. show_thumbs: true
  101. process_links: true
  102. sanitize: false
  103. ext_blacklist: []
  104. memory_limit: 1024M
  105. thumbnail:
  106. server:
  107. ssl:
  108. dir: "%kernel.project_dir%/file/media/thumbnails/"
  109. smart_crop: false
  110. maximum_pixels: 256000
  111. minimum_width: 16
  112. minimum_height: 16
  113. small: 32
  114. medium: 256
  115. big: 496
  116. default_size: medium
  117. mimetype: 'image/webp'
  118. extension: '.webp'
  119. plugin_store_remote_media:
  120. store_original: false
  121. max_file_size: 4000000
  122. smart_crop: false
  123. plugin_embed:
  124. max_px: 64000
  125. max_file_size: 4000000
  126. theme:
  127. server:
  128. ssl:
  129. dir: "%kernel.project_dir%/public/theme/"
  130. plugins:
  131. server:
  132. ssl:
  133. core: []
  134. default: []
  135. locale_path:
  136. license:
  137. type: cc
  138. owner:
  139. url: https://creativecommons.org/licenses/by/4.0/
  140. title: Creative Commons Attribution 4.0
  141. image: "/theme/licenses/cc_by_4.0.png"
  142. nickname:
  143. blacklisted:
  144. - doc
  145. - main
  146. - avatar
  147. - theme
  148. - settings
  149. - admin
  150. featured: []
  151. password:
  152. min_length: 6
  153. max_length: 60
  154. profile:
  155. bio_text_limit:
  156. allow_nick_change: false
  157. allow_private_stream: true
  158. backup: false
  159. restore: false
  160. delete: false
  161. move: false
  162. image:
  163. jpegquality: 85
  164. foaf:
  165. mbox_sha1sum: false
  166. public:
  167. local_only: false
  168. blacklist: []
  169. exclude_sources: []
  170. invite:
  171. enabled: true
  172. tag:
  173. dropoff: 864000
  174. cutoff: 7776000
  175. popular:
  176. dropoff: 864000
  177. cutoff: 7776000
  178. new_users:
  179. default_subscriptions:
  180. welcome_user:
  181. linkify:
  182. bare_domains: false
  183. ipv4: false
  184. ipv6: false
  185. group:
  186. max_aliases: 3
  187. description_limit:
  188. people_tag:
  189. max_tags: 100
  190. max_people: 500
  191. allow_tagging:
  192. local: true
  193. remote: true
  194. description_limit:
  195. search:
  196. type: fulltext
  197. html_filter:
  198. tags:
  199. - img
  200. - video
  201. - audio
  202. - script
  203. notice:
  204. content_limit:
  205. allow_private: false
  206. hide_banned: true
  207. message:
  208. content_limit:
  209. location:
  210. share: user
  211. robots_txt:
  212. crawl_delay: 0
  213. disallow:
  214. - main
  215. - settings
  216. - admin
  217. - search
  218. - message
  219. nofollow:
  220. subscribers: true
  221. members: true
  222. peopletag: true
  223. external: sometimes
  224. url_shortener:
  225. service: internal
  226. max_url_length: 100
  227. max_notice_length:
  228. http:
  229. ssl_ca_file: "/docker/certbot/files/live/"
  230. timeout: 60
  231. proxy_host:
  232. proxy_port:
  233. proxy_user:
  234. proxy_password:
  235. proxy_auth_scheme:
  236. discovery:
  237. cors: true
  238. feeds:
  239. entries_per_page: 32
  240. cached_replies: 8
  241. plugin_tree_notes:
  242. feed_replies: 3
  243. oauth2:
  244. private_key: '%kernel.project_dir%/file/oauth/private.key'
  245. private_key_password: null
  246. public_key: '%kernel.project_dir%/file/oauth/public.key'
  247. encryption_key: 'lxZFUEsBCJ2Yb14IF2ygAHI5N4+ZAUXXaSeeJm6+twsUmIen'