sample_config.yaml 104 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930
  1. # This file is maintained as an up-to-date snapshot of the default
  2. # homeserver.yaml configuration generated by Synapse.
  3. #
  4. # It is intended to act as a reference for the default configuration,
  5. # helping admins keep track of new options and other changes, and compare
  6. # their configs with the current default. As such, many of the actual
  7. # config values shown are placeholders.
  8. #
  9. # It is *not* intended to be copied and used as the basis for a real
  10. # homeserver.yaml. Instead, if you are starting from scratch, please generate
  11. # a fresh config using Synapse by following the instructions in INSTALL.md.
  12. # Configuration options that take a time period can be set using a number
  13. # followed by a letter. Letters have the following meanings:
  14. # s = second
  15. # m = minute
  16. # h = hour
  17. # d = day
  18. # w = week
  19. # y = year
  20. # For example, setting redaction_retention_period: 5m would remove redacted
  21. # messages from the database after 5 minutes, rather than 5 months.
  22. ################################################################################
  23. # Configuration file for Synapse.
  24. #
  25. # This is a YAML file: see [1] for a quick introduction. Note in particular
  26. # that *indentation is important*: all the elements of a list or dictionary
  27. # should have the same indentation.
  28. #
  29. # [1] https://docs.ansible.com/ansible/latest/reference_appendices/YAMLSyntax.html
  30. ## Server ##
  31. # The public-facing domain of the server
  32. #
  33. # The server_name name will appear at the end of usernames and room addresses
  34. # created on this server. For example if the server_name was example.com,
  35. # usernames on this server would be in the format @user:example.com
  36. #
  37. # In most cases you should avoid using a matrix specific subdomain such as
  38. # matrix.example.com or synapse.example.com as the server_name for the same
  39. # reasons you wouldn't use user@email.example.com as your email address.
  40. # See https://github.com/matrix-org/synapse/blob/master/docs/delegate.md
  41. # for information on how to host Synapse on a subdomain while preserving
  42. # a clean server_name.
  43. #
  44. # The server_name cannot be changed later so it is important to
  45. # configure this correctly before you start Synapse. It should be all
  46. # lowercase and may contain an explicit port.
  47. # Examples: matrix.org, localhost:8080
  48. #
  49. server_name: "SERVERNAME"
  50. # When running as a daemon, the file to store the pid in
  51. #
  52. pid_file: DATADIR/homeserver.pid
  53. # The absolute URL to the web client which /_matrix/client will redirect
  54. # to if 'webclient' is configured under the 'listeners' configuration.
  55. #
  56. # This option can be also set to the filesystem path to the web client
  57. # which will be served at /_matrix/client/ if 'webclient' is configured
  58. # under the 'listeners' configuration, however this is a security risk:
  59. # https://github.com/matrix-org/synapse#security-note
  60. #
  61. #web_client_location: https://riot.example.com/
  62. # The public-facing base URL that clients use to access this Homeserver (not
  63. # including _matrix/...). This is the same URL a user might enter into the
  64. # 'Custom Homeserver URL' field on their client. If you use Synapse with a
  65. # reverse proxy, this should be the URL to reach Synapse via the proxy.
  66. # Otherwise, it should be the URL to reach Synapse's client HTTP listener (see
  67. # 'listeners' below).
  68. #
  69. #public_baseurl: https://example.com/
  70. # Set the soft limit on the number of file descriptors synapse can use
  71. # Zero is used to indicate synapse should set the soft limit to the
  72. # hard limit.
  73. #
  74. #soft_file_limit: 0
  75. # Presence tracking allows users to see the state (e.g online/offline)
  76. # of other local and remote users.
  77. #
  78. presence:
  79. # Uncomment to disable presence tracking on this homeserver. This option
  80. # replaces the previous top-level 'use_presence' option.
  81. #
  82. #enabled: false
  83. # Presence routers are third-party modules that can specify additional logic
  84. # to where presence updates from users are routed.
  85. #
  86. presence_router:
  87. # The custom module's class. Uncomment to use a custom presence router module.
  88. #
  89. #module: "my_custom_router.PresenceRouter"
  90. # Configuration options of the custom module. Refer to your module's
  91. # documentation for available options.
  92. #
  93. #config:
  94. # example_option: 'something'
  95. # Whether to require authentication to retrieve profile data (avatars,
  96. # display names) of other users through the client API. Defaults to
  97. # 'false'. Note that profile data is also available via the federation
  98. # API, unless allow_profile_lookup_over_federation is set to false.
  99. #
  100. #require_auth_for_profile_requests: true
  101. # Uncomment to require a user to share a room with another user in order
  102. # to retrieve their profile information. Only checked on Client-Server
  103. # requests. Profile requests from other servers should be checked by the
  104. # requesting server. Defaults to 'false'.
  105. #
  106. #limit_profile_requests_to_users_who_share_rooms: true
  107. # Uncomment to prevent a user's profile data from being retrieved and
  108. # displayed in a room until they have joined it. By default, a user's
  109. # profile data is included in an invite event, regardless of the values
  110. # of the above two settings, and whether or not the users share a server.
  111. # Defaults to 'true'.
  112. #
  113. #include_profile_data_on_invite: false
  114. # If set to 'true', removes the need for authentication to access the server's
  115. # public rooms directory through the client API, meaning that anyone can
  116. # query the room directory. Defaults to 'false'.
  117. #
  118. #allow_public_rooms_without_auth: true
  119. # If set to 'true', allows any other homeserver to fetch the server's public
  120. # rooms directory via federation. Defaults to 'false'.
  121. #
  122. #allow_public_rooms_over_federation: true
  123. # The default room version for newly created rooms.
  124. #
  125. # Known room versions are listed here:
  126. # https://matrix.org/docs/spec/#complete-list-of-room-versions
  127. #
  128. # For example, for room version 1, default_room_version should be set
  129. # to "1".
  130. #
  131. #default_room_version: "6"
  132. # The GC threshold parameters to pass to `gc.set_threshold`, if defined
  133. #
  134. #gc_thresholds: [700, 10, 10]
  135. # The minimum time in seconds between each GC for a generation, regardless of
  136. # the GC thresholds. This ensures that we don't do GC too frequently.
  137. #
  138. # A value of `[1s, 10s, 30s]` indicates that a second must pass between consecutive
  139. # generation 0 GCs, etc.
  140. #
  141. # Defaults to `[1s, 10s, 30s]`.
  142. #
  143. #gc_min_interval: [0.5s, 30s, 1m]
  144. # Set the limit on the returned events in the timeline in the get
  145. # and sync operations. The default value is 100. -1 means no upper limit.
  146. #
  147. # Uncomment the following to increase the limit to 5000.
  148. #
  149. #filter_timeline_limit: 5000
  150. # Whether room invites to users on this server should be blocked
  151. # (except those sent by local server admins). The default is False.
  152. #
  153. #block_non_admin_invites: true
  154. # Room searching
  155. #
  156. # If disabled, new messages will not be indexed for searching and users
  157. # will receive errors when searching for messages. Defaults to enabled.
  158. #
  159. #enable_search: false
  160. # Prevent outgoing requests from being sent to the following blacklisted IP address
  161. # CIDR ranges. If this option is not specified then it defaults to private IP
  162. # address ranges (see the example below).
  163. #
  164. # The blacklist applies to the outbound requests for federation, identity servers,
  165. # push servers, and for checking key validity for third-party invite events.
  166. #
  167. # (0.0.0.0 and :: are always blacklisted, whether or not they are explicitly
  168. # listed here, since they correspond to unroutable addresses.)
  169. #
  170. # This option replaces federation_ip_range_blacklist in Synapse v1.25.0.
  171. #
  172. #ip_range_blacklist:
  173. # - '127.0.0.0/8'
  174. # - '10.0.0.0/8'
  175. # - '172.16.0.0/12'
  176. # - '192.168.0.0/16'
  177. # - '100.64.0.0/10'
  178. # - '192.0.0.0/24'
  179. # - '169.254.0.0/16'
  180. # - '192.88.99.0/24'
  181. # - '198.18.0.0/15'
  182. # - '192.0.2.0/24'
  183. # - '198.51.100.0/24'
  184. # - '203.0.113.0/24'
  185. # - '224.0.0.0/4'
  186. # - '::1/128'
  187. # - 'fe80::/10'
  188. # - 'fc00::/7'
  189. # - '2001:db8::/32'
  190. # - 'ff00::/8'
  191. # - 'fec0::/10'
  192. # List of IP address CIDR ranges that should be allowed for federation,
  193. # identity servers, push servers, and for checking key validity for
  194. # third-party invite events. This is useful for specifying exceptions to
  195. # wide-ranging blacklisted target IP ranges - e.g. for communication with
  196. # a push server only visible in your network.
  197. #
  198. # This whitelist overrides ip_range_blacklist and defaults to an empty
  199. # list.
  200. #
  201. #ip_range_whitelist:
  202. # - '192.168.1.1'
  203. # List of ports that Synapse should listen on, their purpose and their
  204. # configuration.
  205. #
  206. # Options for each listener include:
  207. #
  208. # port: the TCP port to bind to
  209. #
  210. # bind_addresses: a list of local addresses to listen on. The default is
  211. # 'all local interfaces'.
  212. #
  213. # type: the type of listener. Normally 'http', but other valid options are:
  214. # 'manhole' (see docs/manhole.md),
  215. # 'metrics' (see docs/metrics-howto.md),
  216. # 'replication' (see docs/workers.md).
  217. #
  218. # tls: set to true to enable TLS for this listener. Will use the TLS
  219. # key/cert specified in tls_private_key_path / tls_certificate_path.
  220. #
  221. # x_forwarded: Only valid for an 'http' listener. Set to true to use the
  222. # X-Forwarded-For header as the client IP. Useful when Synapse is
  223. # behind a reverse-proxy.
  224. #
  225. # resources: Only valid for an 'http' listener. A list of resources to host
  226. # on this port. Options for each resource are:
  227. #
  228. # names: a list of names of HTTP resources. See below for a list of
  229. # valid resource names.
  230. #
  231. # compress: set to true to enable HTTP compression for this resource.
  232. #
  233. # additional_resources: Only valid for an 'http' listener. A map of
  234. # additional endpoints which should be loaded via dynamic modules.
  235. #
  236. # Valid resource names are:
  237. #
  238. # client: the client-server API (/_matrix/client), and the synapse admin
  239. # API (/_synapse/admin). Also implies 'media' and 'static'.
  240. #
  241. # consent: user consent forms (/_matrix/consent). See
  242. # docs/consent_tracking.md.
  243. #
  244. # federation: the server-server API (/_matrix/federation). Also implies
  245. # 'media', 'keys', 'openid'
  246. #
  247. # keys: the key discovery API (/_matrix/keys).
  248. #
  249. # media: the media API (/_matrix/media).
  250. #
  251. # metrics: the metrics interface. See docs/metrics-howto.md.
  252. #
  253. # openid: OpenID authentication.
  254. #
  255. # replication: the HTTP replication API (/_synapse/replication). See
  256. # docs/workers.md.
  257. #
  258. # static: static resources under synapse/static (/_matrix/static). (Mostly
  259. # useful for 'fallback authentication'.)
  260. #
  261. # webclient: A web client. Requires web_client_location to be set.
  262. #
  263. listeners:
  264. # TLS-enabled listener: for when matrix traffic is sent directly to synapse.
  265. #
  266. # Disabled by default. To enable it, uncomment the following. (Note that you
  267. # will also need to give Synapse a TLS key and certificate: see the TLS section
  268. # below.)
  269. #
  270. #- port: 8448
  271. # type: http
  272. # tls: true
  273. # resources:
  274. # - names: [client, federation]
  275. # Unsecure HTTP listener: for when matrix traffic passes through a reverse proxy
  276. # that unwraps TLS.
  277. #
  278. # If you plan to use a reverse proxy, please see
  279. # https://github.com/matrix-org/synapse/blob/master/docs/reverse_proxy.md.
  280. #
  281. - port: 8008
  282. tls: false
  283. type: http
  284. x_forwarded: true
  285. bind_addresses: ['::1', '127.0.0.1']
  286. resources:
  287. - names: [client, federation]
  288. compress: false
  289. # example additional_resources:
  290. #
  291. #additional_resources:
  292. # "/_matrix/my/custom/endpoint":
  293. # module: my_module.CustomRequestHandler
  294. # config: {}
  295. # Turn on the twisted ssh manhole service on localhost on the given
  296. # port.
  297. #
  298. #- port: 9000
  299. # bind_addresses: ['::1', '127.0.0.1']
  300. # type: manhole
  301. # Forward extremities can build up in a room due to networking delays between
  302. # homeservers. Once this happens in a large room, calculation of the state of
  303. # that room can become quite expensive. To mitigate this, once the number of
  304. # forward extremities reaches a given threshold, Synapse will send an
  305. # org.matrix.dummy_event event, which will reduce the forward extremities
  306. # in the room.
  307. #
  308. # This setting defines the threshold (i.e. number of forward extremities in the
  309. # room) at which dummy events are sent. The default value is 10.
  310. #
  311. #dummy_events_threshold: 5
  312. ## Homeserver blocking ##
  313. # How to reach the server admin, used in ResourceLimitError
  314. #
  315. #admin_contact: 'mailto:admin@server.com'
  316. # Global blocking
  317. #
  318. #hs_disabled: false
  319. #hs_disabled_message: 'Human readable reason for why the HS is blocked'
  320. # Monthly Active User Blocking
  321. #
  322. # Used in cases where the admin or server owner wants to limit to the
  323. # number of monthly active users.
  324. #
  325. # 'limit_usage_by_mau' disables/enables monthly active user blocking. When
  326. # enabled and a limit is reached the server returns a 'ResourceLimitError'
  327. # with error type Codes.RESOURCE_LIMIT_EXCEEDED
  328. #
  329. # 'max_mau_value' is the hard limit of monthly active users above which
  330. # the server will start blocking user actions.
  331. #
  332. # 'mau_trial_days' is a means to add a grace period for active users. It
  333. # means that users must be active for this number of days before they
  334. # can be considered active and guards against the case where lots of users
  335. # sign up in a short space of time never to return after their initial
  336. # session.
  337. #
  338. # 'mau_limit_alerting' is a means of limiting client side alerting
  339. # should the mau limit be reached. This is useful for small instances
  340. # where the admin has 5 mau seats (say) for 5 specific people and no
  341. # interest increasing the mau limit further. Defaults to True, which
  342. # means that alerting is enabled
  343. #
  344. #limit_usage_by_mau: false
  345. #max_mau_value: 50
  346. #mau_trial_days: 2
  347. #mau_limit_alerting: false
  348. # If enabled, the metrics for the number of monthly active users will
  349. # be populated, however no one will be limited. If limit_usage_by_mau
  350. # is true, this is implied to be true.
  351. #
  352. #mau_stats_only: false
  353. # Sometimes the server admin will want to ensure certain accounts are
  354. # never blocked by mau checking. These accounts are specified here.
  355. #
  356. #mau_limit_reserved_threepids:
  357. # - medium: 'email'
  358. # address: 'reserved_user@example.com'
  359. # Used by phonehome stats to group together related servers.
  360. #server_context: context
  361. # Resource-constrained homeserver settings
  362. #
  363. # When this is enabled, the room "complexity" will be checked before a user
  364. # joins a new remote room. If it is above the complexity limit, the server will
  365. # disallow joining, or will instantly leave.
  366. #
  367. # Room complexity is an arbitrary measure based on factors such as the number of
  368. # users in the room.
  369. #
  370. limit_remote_rooms:
  371. # Uncomment to enable room complexity checking.
  372. #
  373. #enabled: true
  374. # the limit above which rooms cannot be joined. The default is 1.0.
  375. #
  376. #complexity: 0.5
  377. # override the error which is returned when the room is too complex.
  378. #
  379. #complexity_error: "This room is too complex."
  380. # allow server admins to join complex rooms. Default is false.
  381. #
  382. #admins_can_join: true
  383. # Whether to require a user to be in the room to add an alias to it.
  384. # Defaults to 'true'.
  385. #
  386. #require_membership_for_aliases: false
  387. # Whether to allow per-room membership profiles through the send of membership
  388. # events with profile information that differ from the target's global profile.
  389. # Defaults to 'true'.
  390. #
  391. #allow_per_room_profiles: false
  392. # How long to keep redacted events in unredacted form in the database. After
  393. # this period redacted events get replaced with their redacted form in the DB.
  394. #
  395. # Defaults to `7d`. Set to `null` to disable.
  396. #
  397. #redaction_retention_period: 28d
  398. # How long to track users' last seen time and IPs in the database.
  399. #
  400. # Defaults to `28d`. Set to `null` to disable clearing out of old rows.
  401. #
  402. #user_ips_max_age: 14d
  403. # Message retention policy at the server level.
  404. #
  405. # Room admins and mods can define a retention period for their rooms using the
  406. # 'm.room.retention' state event, and server admins can cap this period by setting
  407. # the 'allowed_lifetime_min' and 'allowed_lifetime_max' config options.
  408. #
  409. # If this feature is enabled, Synapse will regularly look for and purge events
  410. # which are older than the room's maximum retention period. Synapse will also
  411. # filter events received over federation so that events that should have been
  412. # purged are ignored and not stored again.
  413. #
  414. retention:
  415. # The message retention policies feature is disabled by default. Uncomment the
  416. # following line to enable it.
  417. #
  418. #enabled: true
  419. # Default retention policy. If set, Synapse will apply it to rooms that lack the
  420. # 'm.room.retention' state event. Currently, the value of 'min_lifetime' doesn't
  421. # matter much because Synapse doesn't take it into account yet.
  422. #
  423. #default_policy:
  424. # min_lifetime: 1d
  425. # max_lifetime: 1y
  426. # Retention policy limits. If set, and the state of a room contains a
  427. # 'm.room.retention' event in its state which contains a 'min_lifetime' or a
  428. # 'max_lifetime' that's out of these bounds, Synapse will cap the room's policy
  429. # to these limits when running purge jobs.
  430. #
  431. #allowed_lifetime_min: 1d
  432. #allowed_lifetime_max: 1y
  433. # Server admins can define the settings of the background jobs purging the
  434. # events which lifetime has expired under the 'purge_jobs' section.
  435. #
  436. # If no configuration is provided, a single job will be set up to delete expired
  437. # events in every room daily.
  438. #
  439. # Each job's configuration defines which range of message lifetimes the job
  440. # takes care of. For example, if 'shortest_max_lifetime' is '2d' and
  441. # 'longest_max_lifetime' is '3d', the job will handle purging expired events in
  442. # rooms whose state defines a 'max_lifetime' that's both higher than 2 days, and
  443. # lower than or equal to 3 days. Both the minimum and the maximum value of a
  444. # range are optional, e.g. a job with no 'shortest_max_lifetime' and a
  445. # 'longest_max_lifetime' of '3d' will handle every room with a retention policy
  446. # which 'max_lifetime' is lower than or equal to three days.
  447. #
  448. # The rationale for this per-job configuration is that some rooms might have a
  449. # retention policy with a low 'max_lifetime', where history needs to be purged
  450. # of outdated messages on a more frequent basis than for the rest of the rooms
  451. # (e.g. every 12h), but not want that purge to be performed by a job that's
  452. # iterating over every room it knows, which could be heavy on the server.
  453. #
  454. # If any purge job is configured, it is strongly recommended to have at least
  455. # a single job with neither 'shortest_max_lifetime' nor 'longest_max_lifetime'
  456. # set, or one job without 'shortest_max_lifetime' and one job without
  457. # 'longest_max_lifetime' set. Otherwise some rooms might be ignored, even if
  458. # 'allowed_lifetime_min' and 'allowed_lifetime_max' are set, because capping a
  459. # room's policy to these values is done after the policies are retrieved from
  460. # Synapse's database (which is done using the range specified in a purge job's
  461. # configuration).
  462. #
  463. #purge_jobs:
  464. # - longest_max_lifetime: 3d
  465. # interval: 12h
  466. # - shortest_max_lifetime: 3d
  467. # interval: 1d
  468. # Inhibits the /requestToken endpoints from returning an error that might leak
  469. # information about whether an e-mail address is in use or not on this
  470. # homeserver.
  471. # Note that for some endpoints the error situation is the e-mail already being
  472. # used, and for others the error is entering the e-mail being unused.
  473. # If this option is enabled, instead of returning an error, these endpoints will
  474. # act as if no error happened and return a fake session ID ('sid') to clients.
  475. #
  476. #request_token_inhibit_3pid_errors: true
  477. # A list of domains that the domain portion of 'next_link' parameters
  478. # must match.
  479. #
  480. # This parameter is optionally provided by clients while requesting
  481. # validation of an email or phone number, and maps to a link that
  482. # users will be automatically redirected to after validation
  483. # succeeds. Clients can make use this parameter to aid the validation
  484. # process.
  485. #
  486. # The whitelist is applied whether the homeserver or an
  487. # identity server is handling validation.
  488. #
  489. # The default value is no whitelist functionality; all domains are
  490. # allowed. Setting this value to an empty list will instead disallow
  491. # all domains.
  492. #
  493. #next_link_domain_whitelist: ["matrix.org"]
  494. ## TLS ##
  495. # PEM-encoded X509 certificate for TLS.
  496. # This certificate, as of Synapse 1.0, will need to be a valid and verifiable
  497. # certificate, signed by a recognised Certificate Authority.
  498. #
  499. # See 'ACME support' below to enable auto-provisioning this certificate via
  500. # Let's Encrypt.
  501. #
  502. # If supplying your own, be sure to use a `.pem` file that includes the
  503. # full certificate chain including any intermediate certificates (for
  504. # instance, if using certbot, use `fullchain.pem` as your certificate,
  505. # not `cert.pem`).
  506. #
  507. #tls_certificate_path: "CONFDIR/SERVERNAME.tls.crt"
  508. # PEM-encoded private key for TLS
  509. #
  510. #tls_private_key_path: "CONFDIR/SERVERNAME.tls.key"
  511. # Whether to verify TLS server certificates for outbound federation requests.
  512. #
  513. # Defaults to `true`. To disable certificate verification, uncomment the
  514. # following line.
  515. #
  516. #federation_verify_certificates: false
  517. # The minimum TLS version that will be used for outbound federation requests.
  518. #
  519. # Defaults to `1`. Configurable to `1`, `1.1`, `1.2`, or `1.3`. Note
  520. # that setting this value higher than `1.2` will prevent federation to most
  521. # of the public Matrix network: only configure it to `1.3` if you have an
  522. # entirely private federation setup and you can ensure TLS 1.3 support.
  523. #
  524. #federation_client_minimum_tls_version: 1.2
  525. # Skip federation certificate verification on the following whitelist
  526. # of domains.
  527. #
  528. # This setting should only be used in very specific cases, such as
  529. # federation over Tor hidden services and similar. For private networks
  530. # of homeservers, you likely want to use a private CA instead.
  531. #
  532. # Only effective if federation_verify_certicates is `true`.
  533. #
  534. #federation_certificate_verification_whitelist:
  535. # - lon.example.com
  536. # - *.domain.com
  537. # - *.onion
  538. # List of custom certificate authorities for federation traffic.
  539. #
  540. # This setting should only normally be used within a private network of
  541. # homeservers.
  542. #
  543. # Note that this list will replace those that are provided by your
  544. # operating environment. Certificates must be in PEM format.
  545. #
  546. #federation_custom_ca_list:
  547. # - myCA1.pem
  548. # - myCA2.pem
  549. # - myCA3.pem
  550. # ACME support: This will configure Synapse to request a valid TLS certificate
  551. # for your configured `server_name` via Let's Encrypt.
  552. #
  553. # Note that ACME v1 is now deprecated, and Synapse currently doesn't support
  554. # ACME v2. This means that this feature currently won't work with installs set
  555. # up after November 2019. For more info, and alternative solutions, see
  556. # https://github.com/matrix-org/synapse/blob/master/docs/ACME.md#deprecation-of-acme-v1
  557. #
  558. # Note that provisioning a certificate in this way requires port 80 to be
  559. # routed to Synapse so that it can complete the http-01 ACME challenge.
  560. # By default, if you enable ACME support, Synapse will attempt to listen on
  561. # port 80 for incoming http-01 challenges - however, this will likely fail
  562. # with 'Permission denied' or a similar error.
  563. #
  564. # There are a couple of potential solutions to this:
  565. #
  566. # * If you already have an Apache, Nginx, or similar listening on port 80,
  567. # you can configure Synapse to use an alternate port, and have your web
  568. # server forward the requests. For example, assuming you set 'port: 8009'
  569. # below, on Apache, you would write:
  570. #
  571. # ProxyPass /.well-known/acme-challenge http://localhost:8009/.well-known/acme-challenge
  572. #
  573. # * Alternatively, you can use something like `authbind` to give Synapse
  574. # permission to listen on port 80.
  575. #
  576. acme:
  577. # ACME support is disabled by default. Set this to `true` and uncomment
  578. # tls_certificate_path and tls_private_key_path above to enable it.
  579. #
  580. enabled: false
  581. # Endpoint to use to request certificates. If you only want to test,
  582. # use Let's Encrypt's staging url:
  583. # https://acme-staging.api.letsencrypt.org/directory
  584. #
  585. #url: https://acme-v01.api.letsencrypt.org/directory
  586. # Port number to listen on for the HTTP-01 challenge. Change this if
  587. # you are forwarding connections through Apache/Nginx/etc.
  588. #
  589. port: 80
  590. # Local addresses to listen on for incoming connections.
  591. # Again, you may want to change this if you are forwarding connections
  592. # through Apache/Nginx/etc.
  593. #
  594. bind_addresses: ['::', '0.0.0.0']
  595. # How many days remaining on a certificate before it is renewed.
  596. #
  597. reprovision_threshold: 30
  598. # The domain that the certificate should be for. Normally this
  599. # should be the same as your Matrix domain (i.e., 'server_name'), but,
  600. # by putting a file at 'https://<server_name>/.well-known/matrix/server',
  601. # you can delegate incoming traffic to another server. If you do that,
  602. # you should give the target of the delegation here.
  603. #
  604. # For example: if your 'server_name' is 'example.com', but
  605. # 'https://example.com/.well-known/matrix/server' delegates to
  606. # 'matrix.example.com', you should put 'matrix.example.com' here.
  607. #
  608. # If not set, defaults to your 'server_name'.
  609. #
  610. domain: matrix.example.com
  611. # file to use for the account key. This will be generated if it doesn't
  612. # exist.
  613. #
  614. # If unspecified, we will use CONFDIR/client.key.
  615. #
  616. account_key_file: DATADIR/acme_account.key
  617. # List of allowed TLS fingerprints for this server to publish along
  618. # with the signing keys for this server. Other matrix servers that
  619. # make HTTPS requests to this server will check that the TLS
  620. # certificates returned by this server match one of the fingerprints.
  621. #
  622. # Synapse automatically adds the fingerprint of its own certificate
  623. # to the list. So if federation traffic is handled directly by synapse
  624. # then no modification to the list is required.
  625. #
  626. # If synapse is run behind a load balancer that handles the TLS then it
  627. # will be necessary to add the fingerprints of the certificates used by
  628. # the loadbalancers to this list if they are different to the one
  629. # synapse is using.
  630. #
  631. # Homeservers are permitted to cache the list of TLS fingerprints
  632. # returned in the key responses up to the "valid_until_ts" returned in
  633. # key. It may be necessary to publish the fingerprints of a new
  634. # certificate and wait until the "valid_until_ts" of the previous key
  635. # responses have passed before deploying it.
  636. #
  637. # You can calculate a fingerprint from a given TLS listener via:
  638. # openssl s_client -connect $host:$port < /dev/null 2> /dev/null |
  639. # openssl x509 -outform DER | openssl sha256 -binary | base64 | tr -d '='
  640. # or by checking matrix.org/federationtester/api/report?server_name=$host
  641. #
  642. #tls_fingerprints: [{"sha256": "<base64_encoded_sha256_fingerprint>"}]
  643. ## Federation ##
  644. # Restrict federation to the following whitelist of domains.
  645. # N.B. we recommend also firewalling your federation listener to limit
  646. # inbound federation traffic as early as possible, rather than relying
  647. # purely on this application-layer restriction. If not specified, the
  648. # default is to whitelist everything.
  649. #
  650. #federation_domain_whitelist:
  651. # - lon.example.com
  652. # - nyc.example.com
  653. # - syd.example.com
  654. # Report prometheus metrics on the age of PDUs being sent to and received from
  655. # the following domains. This can be used to give an idea of "delay" on inbound
  656. # and outbound federation, though be aware that any delay can be due to problems
  657. # at either end or with the intermediate network.
  658. #
  659. # By default, no domains are monitored in this way.
  660. #
  661. #federation_metrics_domains:
  662. # - matrix.org
  663. # - example.com
  664. # Uncomment to disable profile lookup over federation. By default, the
  665. # Federation API allows other homeservers to obtain profile data of any user
  666. # on this homeserver. Defaults to 'true'.
  667. #
  668. #allow_profile_lookup_over_federation: false
  669. ## Caching ##
  670. # Caching can be configured through the following options.
  671. #
  672. # A cache 'factor' is a multiplier that can be applied to each of
  673. # Synapse's caches in order to increase or decrease the maximum
  674. # number of entries that can be stored.
  675. # The number of events to cache in memory. Not affected by
  676. # caches.global_factor.
  677. #
  678. #event_cache_size: 10K
  679. caches:
  680. # Controls the global cache factor, which is the default cache factor
  681. # for all caches if a specific factor for that cache is not otherwise
  682. # set.
  683. #
  684. # This can also be set by the "SYNAPSE_CACHE_FACTOR" environment
  685. # variable. Setting by environment variable takes priority over
  686. # setting through the config file.
  687. #
  688. # Defaults to 0.5, which will half the size of all caches.
  689. #
  690. #global_factor: 1.0
  691. # A dictionary of cache name to cache factor for that individual
  692. # cache. Overrides the global cache factor for a given cache.
  693. #
  694. # These can also be set through environment variables comprised
  695. # of "SYNAPSE_CACHE_FACTOR_" + the name of the cache in capital
  696. # letters and underscores. Setting by environment variable
  697. # takes priority over setting through the config file.
  698. # Ex. SYNAPSE_CACHE_FACTOR_GET_USERS_WHO_SHARE_ROOM_WITH_USER=2.0
  699. #
  700. # Some caches have '*' and other characters that are not
  701. # alphanumeric or underscores. These caches can be named with or
  702. # without the special characters stripped. For example, to specify
  703. # the cache factor for `*stateGroupCache*` via an environment
  704. # variable would be `SYNAPSE_CACHE_FACTOR_STATEGROUPCACHE=2.0`.
  705. #
  706. per_cache_factors:
  707. #get_users_who_share_room_with_user: 2.0
  708. ## Database ##
  709. # The 'database' setting defines the database that synapse uses to store all of
  710. # its data.
  711. #
  712. # 'name' gives the database engine to use: either 'sqlite3' (for SQLite) or
  713. # 'psycopg2' (for PostgreSQL).
  714. #
  715. # 'args' gives options which are passed through to the database engine,
  716. # except for options starting 'cp_', which are used to configure the Twisted
  717. # connection pool. For a reference to valid arguments, see:
  718. # * for sqlite: https://docs.python.org/3/library/sqlite3.html#sqlite3.connect
  719. # * for postgres: https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-PARAMKEYWORDS
  720. # * for the connection pool: https://twistedmatrix.com/documents/current/api/twisted.enterprise.adbapi.ConnectionPool.html#__init__
  721. #
  722. #
  723. # Example SQLite configuration:
  724. #
  725. #database:
  726. # name: sqlite3
  727. # args:
  728. # database: /path/to/homeserver.db
  729. #
  730. #
  731. # Example Postgres configuration:
  732. #
  733. #database:
  734. # name: psycopg2
  735. # args:
  736. # user: synapse_user
  737. # password: secretpassword
  738. # database: synapse
  739. # host: localhost
  740. # port: 5432
  741. # cp_min: 5
  742. # cp_max: 10
  743. #
  744. # For more information on using Synapse with Postgres, see `docs/postgres.md`.
  745. #
  746. database:
  747. name: sqlite3
  748. args:
  749. database: DATADIR/homeserver.db
  750. ## Logging ##
  751. # A yaml python logging config file as described by
  752. # https://docs.python.org/3.7/library/logging.config.html#configuration-dictionary-schema
  753. #
  754. log_config: "CONFDIR/SERVERNAME.log.config"
  755. ## Ratelimiting ##
  756. # Ratelimiting settings for client actions (registration, login, messaging).
  757. #
  758. # Each ratelimiting configuration is made of two parameters:
  759. # - per_second: number of requests a client can send per second.
  760. # - burst_count: number of requests a client can send before being throttled.
  761. #
  762. # Synapse currently uses the following configurations:
  763. # - one for messages that ratelimits sending based on the account the client
  764. # is using
  765. # - one for registration that ratelimits registration requests based on the
  766. # client's IP address.
  767. # - one for login that ratelimits login requests based on the client's IP
  768. # address.
  769. # - one for login that ratelimits login requests based on the account the
  770. # client is attempting to log into.
  771. # - one for login that ratelimits login requests based on the account the
  772. # client is attempting to log into, based on the amount of failed login
  773. # attempts for this account.
  774. # - one for ratelimiting redactions by room admins. If this is not explicitly
  775. # set then it uses the same ratelimiting as per rc_message. This is useful
  776. # to allow room admins to deal with abuse quickly.
  777. # - two for ratelimiting number of rooms a user can join, "local" for when
  778. # users are joining rooms the server is already in (this is cheap) vs
  779. # "remote" for when users are trying to join rooms not on the server (which
  780. # can be more expensive)
  781. # - one for ratelimiting how often a user or IP can attempt to validate a 3PID.
  782. # - two for ratelimiting how often invites can be sent in a room or to a
  783. # specific user.
  784. #
  785. # The defaults are as shown below.
  786. #
  787. #rc_message:
  788. # per_second: 0.2
  789. # burst_count: 10
  790. #
  791. #rc_registration:
  792. # per_second: 0.17
  793. # burst_count: 3
  794. #
  795. #rc_login:
  796. # address:
  797. # per_second: 0.17
  798. # burst_count: 3
  799. # account:
  800. # per_second: 0.17
  801. # burst_count: 3
  802. # failed_attempts:
  803. # per_second: 0.17
  804. # burst_count: 3
  805. #
  806. #rc_admin_redaction:
  807. # per_second: 1
  808. # burst_count: 50
  809. #
  810. #rc_joins:
  811. # local:
  812. # per_second: 0.1
  813. # burst_count: 10
  814. # remote:
  815. # per_second: 0.01
  816. # burst_count: 10
  817. #
  818. #rc_3pid_validation:
  819. # per_second: 0.003
  820. # burst_count: 5
  821. #
  822. #rc_invites:
  823. # per_room:
  824. # per_second: 0.3
  825. # burst_count: 10
  826. # per_user:
  827. # per_second: 0.003
  828. # burst_count: 5
  829. # Ratelimiting settings for incoming federation
  830. #
  831. # The rc_federation configuration is made up of the following settings:
  832. # - window_size: window size in milliseconds
  833. # - sleep_limit: number of federation requests from a single server in
  834. # a window before the server will delay processing the request.
  835. # - sleep_delay: duration in milliseconds to delay processing events
  836. # from remote servers by if they go over the sleep limit.
  837. # - reject_limit: maximum number of concurrent federation requests
  838. # allowed from a single server
  839. # - concurrent: number of federation requests to concurrently process
  840. # from a single server
  841. #
  842. # The defaults are as shown below.
  843. #
  844. #rc_federation:
  845. # window_size: 1000
  846. # sleep_limit: 10
  847. # sleep_delay: 500
  848. # reject_limit: 50
  849. # concurrent: 3
  850. # Target outgoing federation transaction frequency for sending read-receipts,
  851. # per-room.
  852. #
  853. # If we end up trying to send out more read-receipts, they will get buffered up
  854. # into fewer transactions.
  855. #
  856. #federation_rr_transactions_per_room_per_second: 50
  857. ## Media Store ##
  858. # Enable the media store service in the Synapse master. Uncomment the
  859. # following if you are using a separate media store worker.
  860. #
  861. #enable_media_repo: false
  862. # Directory where uploaded images and attachments are stored.
  863. #
  864. media_store_path: "DATADIR/media_store"
  865. # Media storage providers allow media to be stored in different
  866. # locations.
  867. #
  868. #media_storage_providers:
  869. # - module: file_system
  870. # # Whether to store newly uploaded local files
  871. # store_local: false
  872. # # Whether to store newly downloaded remote files
  873. # store_remote: false
  874. # # Whether to wait for successful storage for local uploads
  875. # store_synchronous: false
  876. # config:
  877. # directory: /mnt/some/other/directory
  878. # The largest allowed upload size in bytes
  879. #
  880. #max_upload_size: 50M
  881. # Maximum number of pixels that will be thumbnailed
  882. #
  883. #max_image_pixels: 32M
  884. # Whether to generate new thumbnails on the fly to precisely match
  885. # the resolution requested by the client. If true then whenever
  886. # a new resolution is requested by the client the server will
  887. # generate a new thumbnail. If false the server will pick a thumbnail
  888. # from a precalculated list.
  889. #
  890. #dynamic_thumbnails: false
  891. # List of thumbnails to precalculate when an image is uploaded.
  892. #
  893. #thumbnail_sizes:
  894. # - width: 32
  895. # height: 32
  896. # method: crop
  897. # - width: 96
  898. # height: 96
  899. # method: crop
  900. # - width: 320
  901. # height: 240
  902. # method: scale
  903. # - width: 640
  904. # height: 480
  905. # method: scale
  906. # - width: 800
  907. # height: 600
  908. # method: scale
  909. # Is the preview URL API enabled?
  910. #
  911. # 'false' by default: uncomment the following to enable it (and specify a
  912. # url_preview_ip_range_blacklist blacklist).
  913. #
  914. #url_preview_enabled: true
  915. # List of IP address CIDR ranges that the URL preview spider is denied
  916. # from accessing. There are no defaults: you must explicitly
  917. # specify a list for URL previewing to work. You should specify any
  918. # internal services in your network that you do not want synapse to try
  919. # to connect to, otherwise anyone in any Matrix room could cause your
  920. # synapse to issue arbitrary GET requests to your internal services,
  921. # causing serious security issues.
  922. #
  923. # (0.0.0.0 and :: are always blacklisted, whether or not they are explicitly
  924. # listed here, since they correspond to unroutable addresses.)
  925. #
  926. # This must be specified if url_preview_enabled is set. It is recommended that
  927. # you uncomment the following list as a starting point.
  928. #
  929. #url_preview_ip_range_blacklist:
  930. # - '127.0.0.0/8'
  931. # - '10.0.0.0/8'
  932. # - '172.16.0.0/12'
  933. # - '192.168.0.0/16'
  934. # - '100.64.0.0/10'
  935. # - '192.0.0.0/24'
  936. # - '169.254.0.0/16'
  937. # - '192.88.99.0/24'
  938. # - '198.18.0.0/15'
  939. # - '192.0.2.0/24'
  940. # - '198.51.100.0/24'
  941. # - '203.0.113.0/24'
  942. # - '224.0.0.0/4'
  943. # - '::1/128'
  944. # - 'fe80::/10'
  945. # - 'fc00::/7'
  946. # - '2001:db8::/32'
  947. # - 'ff00::/8'
  948. # - 'fec0::/10'
  949. # List of IP address CIDR ranges that the URL preview spider is allowed
  950. # to access even if they are specified in url_preview_ip_range_blacklist.
  951. # This is useful for specifying exceptions to wide-ranging blacklisted
  952. # target IP ranges - e.g. for enabling URL previews for a specific private
  953. # website only visible in your network.
  954. #
  955. #url_preview_ip_range_whitelist:
  956. # - '192.168.1.1'
  957. # Optional list of URL matches that the URL preview spider is
  958. # denied from accessing. You should use url_preview_ip_range_blacklist
  959. # in preference to this, otherwise someone could define a public DNS
  960. # entry that points to a private IP address and circumvent the blacklist.
  961. # This is more useful if you know there is an entire shape of URL that
  962. # you know that will never want synapse to try to spider.
  963. #
  964. # Each list entry is a dictionary of url component attributes as returned
  965. # by urlparse.urlsplit as applied to the absolute form of the URL. See
  966. # https://docs.python.org/2/library/urlparse.html#urlparse.urlsplit
  967. # The values of the dictionary are treated as an filename match pattern
  968. # applied to that component of URLs, unless they start with a ^ in which
  969. # case they are treated as a regular expression match. If all the
  970. # specified component matches for a given list item succeed, the URL is
  971. # blacklisted.
  972. #
  973. #url_preview_url_blacklist:
  974. # # blacklist any URL with a username in its URI
  975. # - username: '*'
  976. #
  977. # # blacklist all *.google.com URLs
  978. # - netloc: 'google.com'
  979. # - netloc: '*.google.com'
  980. #
  981. # # blacklist all plain HTTP URLs
  982. # - scheme: 'http'
  983. #
  984. # # blacklist http(s)://www.acme.com/foo
  985. # - netloc: 'www.acme.com'
  986. # path: '/foo'
  987. #
  988. # # blacklist any URL with a literal IPv4 address
  989. # - netloc: '^[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+$'
  990. # The largest allowed URL preview spidering size in bytes
  991. #
  992. #max_spider_size: 10M
  993. # A list of values for the Accept-Language HTTP header used when
  994. # downloading webpages during URL preview generation. This allows
  995. # Synapse to specify the preferred languages that URL previews should
  996. # be in when communicating with remote servers.
  997. #
  998. # Each value is a IETF language tag; a 2-3 letter identifier for a
  999. # language, optionally followed by subtags separated by '-', specifying
  1000. # a country or region variant.
  1001. #
  1002. # Multiple values can be provided, and a weight can be added to each by
  1003. # using quality value syntax (;q=). '*' translates to any language.
  1004. #
  1005. # Defaults to "en".
  1006. #
  1007. # Example:
  1008. #
  1009. # url_preview_accept_language:
  1010. # - en-UK
  1011. # - en-US;q=0.9
  1012. # - fr;q=0.8
  1013. # - *;q=0.7
  1014. #
  1015. url_preview_accept_language:
  1016. # - en
  1017. ## Captcha ##
  1018. # See docs/CAPTCHA_SETUP.md for full details of configuring this.
  1019. # This homeserver's ReCAPTCHA public key. Must be specified if
  1020. # enable_registration_captcha is enabled.
  1021. #
  1022. #recaptcha_public_key: "YOUR_PUBLIC_KEY"
  1023. # This homeserver's ReCAPTCHA private key. Must be specified if
  1024. # enable_registration_captcha is enabled.
  1025. #
  1026. #recaptcha_private_key: "YOUR_PRIVATE_KEY"
  1027. # Uncomment to enable ReCaptcha checks when registering, preventing signup
  1028. # unless a captcha is answered. Requires a valid ReCaptcha
  1029. # public/private key. Defaults to 'false'.
  1030. #
  1031. #enable_registration_captcha: true
  1032. # The API endpoint to use for verifying m.login.recaptcha responses.
  1033. # Defaults to "https://www.recaptcha.net/recaptcha/api/siteverify".
  1034. #
  1035. #recaptcha_siteverify_api: "https://my.recaptcha.site"
  1036. ## TURN ##
  1037. # The public URIs of the TURN server to give to clients
  1038. #
  1039. #turn_uris: []
  1040. # The shared secret used to compute passwords for the TURN server
  1041. #
  1042. #turn_shared_secret: "YOUR_SHARED_SECRET"
  1043. # The Username and password if the TURN server needs them and
  1044. # does not use a token
  1045. #
  1046. #turn_username: "TURNSERVER_USERNAME"
  1047. #turn_password: "TURNSERVER_PASSWORD"
  1048. # How long generated TURN credentials last
  1049. #
  1050. #turn_user_lifetime: 1h
  1051. # Whether guests should be allowed to use the TURN server.
  1052. # This defaults to True, otherwise VoIP will be unreliable for guests.
  1053. # However, it does introduce a slight security risk as it allows users to
  1054. # connect to arbitrary endpoints without having first signed up for a
  1055. # valid account (e.g. by passing a CAPTCHA).
  1056. #
  1057. #turn_allow_guests: true
  1058. ## Registration ##
  1059. #
  1060. # Registration can be rate-limited using the parameters in the "Ratelimiting"
  1061. # section of this file.
  1062. # Enable registration for new users.
  1063. #
  1064. #enable_registration: false
  1065. # Time that a user's session remains valid for, after they log in.
  1066. #
  1067. # Note that this is not currently compatible with guest logins.
  1068. #
  1069. # Note also that this is calculated at login time: changes are not applied
  1070. # retrospectively to users who have already logged in.
  1071. #
  1072. # By default, this is infinite.
  1073. #
  1074. #session_lifetime: 24h
  1075. # The user must provide all of the below types of 3PID when registering.
  1076. #
  1077. #registrations_require_3pid:
  1078. # - email
  1079. # - msisdn
  1080. # Explicitly disable asking for MSISDNs from the registration
  1081. # flow (overrides registrations_require_3pid if MSISDNs are set as required)
  1082. #
  1083. #disable_msisdn_registration: true
  1084. # Mandate that users are only allowed to associate certain formats of
  1085. # 3PIDs with accounts on this server.
  1086. #
  1087. #allowed_local_3pids:
  1088. # - medium: email
  1089. # pattern: '^[^@]+@matrix\.org$'
  1090. # - medium: email
  1091. # pattern: '^[^@]+@vector\.im$'
  1092. # - medium: msisdn
  1093. # pattern: '\+44'
  1094. # Enable 3PIDs lookup requests to identity servers from this server.
  1095. #
  1096. #enable_3pid_lookup: true
  1097. # If set, allows registration of standard or admin accounts by anyone who
  1098. # has the shared secret, even if registration is otherwise disabled.
  1099. #
  1100. #registration_shared_secret: <PRIVATE STRING>
  1101. # Set the number of bcrypt rounds used to generate password hash.
  1102. # Larger numbers increase the work factor needed to generate the hash.
  1103. # The default number is 12 (which equates to 2^12 rounds).
  1104. # N.B. that increasing this will exponentially increase the time required
  1105. # to register or login - e.g. 24 => 2^24 rounds which will take >20 mins.
  1106. #
  1107. #bcrypt_rounds: 12
  1108. # Allows users to register as guests without a password/email/etc, and
  1109. # participate in rooms hosted on this server which have been made
  1110. # accessible to anonymous users.
  1111. #
  1112. #allow_guest_access: false
  1113. # The identity server which we suggest that clients should use when users log
  1114. # in on this server.
  1115. #
  1116. # (By default, no suggestion is made, so it is left up to the client.
  1117. # This setting is ignored unless public_baseurl is also set.)
  1118. #
  1119. #default_identity_server: https://matrix.org
  1120. # Handle threepid (email/phone etc) registration and password resets through a set of
  1121. # *trusted* identity servers. Note that this allows the configured identity server to
  1122. # reset passwords for accounts!
  1123. #
  1124. # Be aware that if `email` is not set, and SMTP options have not been
  1125. # configured in the email config block, registration and user password resets via
  1126. # email will be globally disabled.
  1127. #
  1128. # Additionally, if `msisdn` is not set, registration and password resets via msisdn
  1129. # will be disabled regardless, and users will not be able to associate an msisdn
  1130. # identifier to their account. This is due to Synapse currently not supporting
  1131. # any method of sending SMS messages on its own.
  1132. #
  1133. # To enable using an identity server for operations regarding a particular third-party
  1134. # identifier type, set the value to the URL of that identity server as shown in the
  1135. # examples below.
  1136. #
  1137. # Servers handling the these requests must answer the `/requestToken` endpoints defined
  1138. # by the Matrix Identity Service API specification:
  1139. # https://matrix.org/docs/spec/identity_service/latest
  1140. #
  1141. # If a delegate is specified, the config option public_baseurl must also be filled out.
  1142. #
  1143. account_threepid_delegates:
  1144. #email: https://example.com # Delegate email sending to example.com
  1145. #msisdn: http://localhost:8090 # Delegate SMS sending to this local process
  1146. # Whether users are allowed to change their displayname after it has
  1147. # been initially set. Useful when provisioning users based on the
  1148. # contents of a third-party directory.
  1149. #
  1150. # Does not apply to server administrators. Defaults to 'true'
  1151. #
  1152. #enable_set_displayname: false
  1153. # Whether users are allowed to change their avatar after it has been
  1154. # initially set. Useful when provisioning users based on the contents
  1155. # of a third-party directory.
  1156. #
  1157. # Does not apply to server administrators. Defaults to 'true'
  1158. #
  1159. #enable_set_avatar_url: false
  1160. # Whether users can change the 3PIDs associated with their accounts
  1161. # (email address and msisdn).
  1162. #
  1163. # Defaults to 'true'
  1164. #
  1165. #enable_3pid_changes: false
  1166. # Users who register on this homeserver will automatically be joined
  1167. # to these rooms.
  1168. #
  1169. # By default, any room aliases included in this list will be created
  1170. # as a publicly joinable room when the first user registers for the
  1171. # homeserver. This behaviour can be customised with the settings below.
  1172. # If the room already exists, make certain it is a publicly joinable
  1173. # room. The join rule of the room must be set to 'public'.
  1174. #
  1175. #auto_join_rooms:
  1176. # - "#example:example.com"
  1177. # Where auto_join_rooms are specified, setting this flag ensures that the
  1178. # the rooms exist by creating them when the first user on the
  1179. # homeserver registers.
  1180. #
  1181. # By default the auto-created rooms are publicly joinable from any federated
  1182. # server. Use the autocreate_auto_join_rooms_federated and
  1183. # autocreate_auto_join_room_preset settings below to customise this behaviour.
  1184. #
  1185. # Setting to false means that if the rooms are not manually created,
  1186. # users cannot be auto-joined since they do not exist.
  1187. #
  1188. # Defaults to true. Uncomment the following line to disable automatically
  1189. # creating auto-join rooms.
  1190. #
  1191. #autocreate_auto_join_rooms: false
  1192. # Whether the auto_join_rooms that are auto-created are available via
  1193. # federation. Only has an effect if autocreate_auto_join_rooms is true.
  1194. #
  1195. # Note that whether a room is federated cannot be modified after
  1196. # creation.
  1197. #
  1198. # Defaults to true: the room will be joinable from other servers.
  1199. # Uncomment the following to prevent users from other homeservers from
  1200. # joining these rooms.
  1201. #
  1202. #autocreate_auto_join_rooms_federated: false
  1203. # The room preset to use when auto-creating one of auto_join_rooms. Only has an
  1204. # effect if autocreate_auto_join_rooms is true.
  1205. #
  1206. # This can be one of "public_chat", "private_chat", or "trusted_private_chat".
  1207. # If a value of "private_chat" or "trusted_private_chat" is used then
  1208. # auto_join_mxid_localpart must also be configured.
  1209. #
  1210. # Defaults to "public_chat", meaning that the room is joinable by anyone, including
  1211. # federated servers if autocreate_auto_join_rooms_federated is true (the default).
  1212. # Uncomment the following to require an invitation to join these rooms.
  1213. #
  1214. #autocreate_auto_join_room_preset: private_chat
  1215. # The local part of the user id which is used to create auto_join_rooms if
  1216. # autocreate_auto_join_rooms is true. If this is not provided then the
  1217. # initial user account that registers will be used to create the rooms.
  1218. #
  1219. # The user id is also used to invite new users to any auto-join rooms which
  1220. # are set to invite-only.
  1221. #
  1222. # It *must* be configured if autocreate_auto_join_room_preset is set to
  1223. # "private_chat" or "trusted_private_chat".
  1224. #
  1225. # Note that this must be specified in order for new users to be correctly
  1226. # invited to any auto-join rooms which have been set to invite-only (either
  1227. # at the time of creation or subsequently).
  1228. #
  1229. # Note that, if the room already exists, this user must be joined and
  1230. # have the appropriate permissions to invite new members.
  1231. #
  1232. #auto_join_mxid_localpart: system
  1233. # When auto_join_rooms is specified, setting this flag to false prevents
  1234. # guest accounts from being automatically joined to the rooms.
  1235. #
  1236. # Defaults to true.
  1237. #
  1238. #auto_join_rooms_for_guests: false
  1239. ## Account Validity ##
  1240. # Optional account validity configuration. This allows for accounts to be denied
  1241. # any request after a given period.
  1242. #
  1243. # Once this feature is enabled, Synapse will look for registered users without an
  1244. # expiration date at startup and will add one to every account it found using the
  1245. # current settings at that time.
  1246. # This means that, if a validity period is set, and Synapse is restarted (it will
  1247. # then derive an expiration date from the current validity period), and some time
  1248. # after that the validity period changes and Synapse is restarted, the users'
  1249. # expiration dates won't be updated unless their account is manually renewed. This
  1250. # date will be randomly selected within a range [now + period - d ; now + period],
  1251. # where d is equal to 10% of the validity period.
  1252. #
  1253. account_validity:
  1254. # The account validity feature is disabled by default. Uncomment the
  1255. # following line to enable it.
  1256. #
  1257. #enabled: true
  1258. # The period after which an account is valid after its registration. When
  1259. # renewing the account, its validity period will be extended by this amount
  1260. # of time. This parameter is required when using the account validity
  1261. # feature.
  1262. #
  1263. #period: 6w
  1264. # The amount of time before an account's expiry date at which Synapse will
  1265. # send an email to the account's email address with a renewal link. By
  1266. # default, no such emails are sent.
  1267. #
  1268. # If you enable this setting, you will also need to fill out the 'email' and
  1269. # 'public_baseurl' configuration sections.
  1270. #
  1271. #renew_at: 1w
  1272. # The subject of the email sent out with the renewal link. '%(app)s' can be
  1273. # used as a placeholder for the 'app_name' parameter from the 'email'
  1274. # section.
  1275. #
  1276. # Note that the placeholder must be written '%(app)s', including the
  1277. # trailing 's'.
  1278. #
  1279. # If this is not set, a default value is used.
  1280. #
  1281. #renew_email_subject: "Renew your %(app)s account"
  1282. # Directory in which Synapse will try to find templates for the HTML files to
  1283. # serve to the user when trying to renew an account. If not set, default
  1284. # templates from within the Synapse package will be used.
  1285. #
  1286. # The currently available templates are:
  1287. #
  1288. # * account_renewed.html: Displayed to the user after they have successfully
  1289. # renewed their account.
  1290. #
  1291. # * account_previously_renewed.html: Displayed to the user if they attempt to
  1292. # renew their account with a token that is valid, but that has already
  1293. # been used. In this case the account is not renewed again.
  1294. #
  1295. # * invalid_token.html: Displayed to the user when they try to renew an account
  1296. # with an unknown or invalid renewal token.
  1297. #
  1298. # See https://github.com/matrix-org/synapse/tree/master/synapse/res/templates for
  1299. # default template contents.
  1300. #
  1301. # The file name of some of these templates can be configured below for legacy
  1302. # reasons.
  1303. #
  1304. #template_dir: "res/templates"
  1305. # A custom file name for the 'account_renewed.html' template.
  1306. #
  1307. # If not set, the file is assumed to be named "account_renewed.html".
  1308. #
  1309. #account_renewed_html_path: "account_renewed.html"
  1310. # A custom file name for the 'invalid_token.html' template.
  1311. #
  1312. # If not set, the file is assumed to be named "invalid_token.html".
  1313. #
  1314. #invalid_token_html_path: "invalid_token.html"
  1315. ## Metrics ###
  1316. # Enable collection and rendering of performance metrics
  1317. #
  1318. #enable_metrics: false
  1319. # Enable sentry integration
  1320. # NOTE: While attempts are made to ensure that the logs don't contain
  1321. # any sensitive information, this cannot be guaranteed. By enabling
  1322. # this option the sentry server may therefore receive sensitive
  1323. # information, and it in turn may then diseminate sensitive information
  1324. # through insecure notification channels if so configured.
  1325. #
  1326. #sentry:
  1327. # dsn: "..."
  1328. # Flags to enable Prometheus metrics which are not suitable to be
  1329. # enabled by default, either for performance reasons or limited use.
  1330. #
  1331. metrics_flags:
  1332. # Publish synapse_federation_known_servers, a gauge of the number of
  1333. # servers this homeserver knows about, including itself. May cause
  1334. # performance problems on large homeservers.
  1335. #
  1336. #known_servers: true
  1337. # Whether or not to report anonymized homeserver usage statistics.
  1338. #
  1339. #report_stats: true|false
  1340. # The endpoint to report the anonymized homeserver usage statistics to.
  1341. # Defaults to https://matrix.org/report-usage-stats/push
  1342. #
  1343. #report_stats_endpoint: https://example.com/report-usage-stats/push
  1344. ## API Configuration ##
  1345. # Controls for the state that is shared with users who receive an invite
  1346. # to a room
  1347. #
  1348. room_prejoin_state:
  1349. # By default, the following state event types are shared with users who
  1350. # receive invites to the room:
  1351. #
  1352. # - m.room.join_rules
  1353. # - m.room.canonical_alias
  1354. # - m.room.avatar
  1355. # - m.room.encryption
  1356. # - m.room.name
  1357. #
  1358. # Uncomment the following to disable these defaults (so that only the event
  1359. # types listed in 'additional_event_types' are shared). Defaults to 'false'.
  1360. #
  1361. #disable_default_event_types: true
  1362. # Additional state event types to share with users when they are invited
  1363. # to a room.
  1364. #
  1365. # By default, this list is empty (so only the default event types are shared).
  1366. #
  1367. #additional_event_types:
  1368. # - org.example.custom.event.type
  1369. # A list of application service config files to use
  1370. #
  1371. #app_service_config_files:
  1372. # - app_service_1.yaml
  1373. # - app_service_2.yaml
  1374. # Uncomment to enable tracking of application service IP addresses. Implicitly
  1375. # enables MAU tracking for application service users.
  1376. #
  1377. #track_appservice_user_ips: true
  1378. # a secret which is used to sign access tokens. If none is specified,
  1379. # the registration_shared_secret is used, if one is given; otherwise,
  1380. # a secret key is derived from the signing key.
  1381. #
  1382. #macaroon_secret_key: <PRIVATE STRING>
  1383. # a secret which is used to calculate HMACs for form values, to stop
  1384. # falsification of values. Must be specified for the User Consent
  1385. # forms to work.
  1386. #
  1387. #form_secret: <PRIVATE STRING>
  1388. ## Signing Keys ##
  1389. # Path to the signing key to sign messages with
  1390. #
  1391. signing_key_path: "CONFDIR/SERVERNAME.signing.key"
  1392. # The keys that the server used to sign messages with but won't use
  1393. # to sign new messages.
  1394. #
  1395. old_signing_keys:
  1396. # For each key, `key` should be the base64-encoded public key, and
  1397. # `expired_ts`should be the time (in milliseconds since the unix epoch) that
  1398. # it was last used.
  1399. #
  1400. # It is possible to build an entry from an old signing.key file using the
  1401. # `export_signing_key` script which is provided with synapse.
  1402. #
  1403. # For example:
  1404. #
  1405. #"ed25519:id": { key: "base64string", expired_ts: 123456789123 }
  1406. # How long key response published by this server is valid for.
  1407. # Used to set the valid_until_ts in /key/v2 APIs.
  1408. # Determines how quickly servers will query to check which keys
  1409. # are still valid.
  1410. #
  1411. #key_refresh_interval: 1d
  1412. # The trusted servers to download signing keys from.
  1413. #
  1414. # When we need to fetch a signing key, each server is tried in parallel.
  1415. #
  1416. # Normally, the connection to the key server is validated via TLS certificates.
  1417. # Additional security can be provided by configuring a `verify key`, which
  1418. # will make synapse check that the response is signed by that key.
  1419. #
  1420. # This setting supercedes an older setting named `perspectives`. The old format
  1421. # is still supported for backwards-compatibility, but it is deprecated.
  1422. #
  1423. # 'trusted_key_servers' defaults to matrix.org, but using it will generate a
  1424. # warning on start-up. To suppress this warning, set
  1425. # 'suppress_key_server_warning' to true.
  1426. #
  1427. # Options for each entry in the list include:
  1428. #
  1429. # server_name: the name of the server. required.
  1430. #
  1431. # verify_keys: an optional map from key id to base64-encoded public key.
  1432. # If specified, we will check that the response is signed by at least
  1433. # one of the given keys.
  1434. #
  1435. # accept_keys_insecurely: a boolean. Normally, if `verify_keys` is unset,
  1436. # and federation_verify_certificates is not `true`, synapse will refuse
  1437. # to start, because this would allow anyone who can spoof DNS responses
  1438. # to masquerade as the trusted key server. If you know what you are doing
  1439. # and are sure that your network environment provides a secure connection
  1440. # to the key server, you can set this to `true` to override this
  1441. # behaviour.
  1442. #
  1443. # An example configuration might look like:
  1444. #
  1445. #trusted_key_servers:
  1446. # - server_name: "my_trusted_server.example.com"
  1447. # verify_keys:
  1448. # "ed25519:auto": "abcdefghijklmnopqrstuvwxyzabcdefghijklmopqr"
  1449. # - server_name: "my_other_trusted_server.example.com"
  1450. #
  1451. trusted_key_servers:
  1452. - server_name: "matrix.org"
  1453. # Uncomment the following to disable the warning that is emitted when the
  1454. # trusted_key_servers include 'matrix.org'. See above.
  1455. #
  1456. #suppress_key_server_warning: true
  1457. # The signing keys to use when acting as a trusted key server. If not specified
  1458. # defaults to the server signing key.
  1459. #
  1460. # Can contain multiple keys, one per line.
  1461. #
  1462. #key_server_signing_keys_path: "key_server_signing_keys.key"
  1463. ## Single sign-on integration ##
  1464. # The following settings can be used to make Synapse use a single sign-on
  1465. # provider for authentication, instead of its internal password database.
  1466. #
  1467. # You will probably also want to set the following options to `false` to
  1468. # disable the regular login/registration flows:
  1469. # * enable_registration
  1470. # * password_config.enabled
  1471. #
  1472. # You will also want to investigate the settings under the "sso" configuration
  1473. # section below.
  1474. # Enable SAML2 for registration and login. Uses pysaml2.
  1475. #
  1476. # At least one of `sp_config` or `config_path` must be set in this section to
  1477. # enable SAML login.
  1478. #
  1479. # Once SAML support is enabled, a metadata file will be exposed at
  1480. # https://<server>:<port>/_synapse/client/saml2/metadata.xml, which you may be able to
  1481. # use to configure your SAML IdP with. Alternatively, you can manually configure
  1482. # the IdP to use an ACS location of
  1483. # https://<server>:<port>/_synapse/client/saml2/authn_response.
  1484. #
  1485. saml2_config:
  1486. # `sp_config` is the configuration for the pysaml2 Service Provider.
  1487. # See pysaml2 docs for format of config.
  1488. #
  1489. # Default values will be used for the 'entityid' and 'service' settings,
  1490. # so it is not normally necessary to specify them unless you need to
  1491. # override them.
  1492. #
  1493. sp_config:
  1494. # Point this to the IdP's metadata. You must provide either a local
  1495. # file via the `local` attribute or (preferably) a URL via the
  1496. # `remote` attribute.
  1497. #
  1498. #metadata:
  1499. # local: ["saml2/idp.xml"]
  1500. # remote:
  1501. # - url: https://our_idp/metadata.xml
  1502. # Allowed clock difference in seconds between the homeserver and IdP.
  1503. #
  1504. # Uncomment the below to increase the accepted time difference from 0 to 3 seconds.
  1505. #
  1506. #accepted_time_diff: 3
  1507. # By default, the user has to go to our login page first. If you'd like
  1508. # to allow IdP-initiated login, set 'allow_unsolicited: true' in a
  1509. # 'service.sp' section:
  1510. #
  1511. #service:
  1512. # sp:
  1513. # allow_unsolicited: true
  1514. # The examples below are just used to generate our metadata xml, and you
  1515. # may well not need them, depending on your setup. Alternatively you
  1516. # may need a whole lot more detail - see the pysaml2 docs!
  1517. #description: ["My awesome SP", "en"]
  1518. #name: ["Test SP", "en"]
  1519. #ui_info:
  1520. # display_name:
  1521. # - lang: en
  1522. # text: "Display Name is the descriptive name of your service."
  1523. # description:
  1524. # - lang: en
  1525. # text: "Description should be a short paragraph explaining the purpose of the service."
  1526. # information_url:
  1527. # - lang: en
  1528. # text: "https://example.com/terms-of-service"
  1529. # privacy_statement_url:
  1530. # - lang: en
  1531. # text: "https://example.com/privacy-policy"
  1532. # keywords:
  1533. # - lang: en
  1534. # text: ["Matrix", "Element"]
  1535. # logo:
  1536. # - lang: en
  1537. # text: "https://example.com/logo.svg"
  1538. # width: "200"
  1539. # height: "80"
  1540. #organization:
  1541. # name: Example com
  1542. # display_name:
  1543. # - ["Example co", "en"]
  1544. # url: "http://example.com"
  1545. #contact_person:
  1546. # - given_name: Bob
  1547. # sur_name: "the Sysadmin"
  1548. # email_address": ["admin@example.com"]
  1549. # contact_type": technical
  1550. # Instead of putting the config inline as above, you can specify a
  1551. # separate pysaml2 configuration file:
  1552. #
  1553. #config_path: "CONFDIR/sp_conf.py"
  1554. # The lifetime of a SAML session. This defines how long a user has to
  1555. # complete the authentication process, if allow_unsolicited is unset.
  1556. # The default is 15 minutes.
  1557. #
  1558. #saml_session_lifetime: 5m
  1559. # An external module can be provided here as a custom solution to
  1560. # mapping attributes returned from a saml provider onto a matrix user.
  1561. #
  1562. user_mapping_provider:
  1563. # The custom module's class. Uncomment to use a custom module.
  1564. #
  1565. #module: mapping_provider.SamlMappingProvider
  1566. # Custom configuration values for the module. Below options are
  1567. # intended for the built-in provider, they should be changed if
  1568. # using a custom module. This section will be passed as a Python
  1569. # dictionary to the module's `parse_config` method.
  1570. #
  1571. config:
  1572. # The SAML attribute (after mapping via the attribute maps) to use
  1573. # to derive the Matrix ID from. 'uid' by default.
  1574. #
  1575. # Note: This used to be configured by the
  1576. # saml2_config.mxid_source_attribute option. If that is still
  1577. # defined, its value will be used instead.
  1578. #
  1579. #mxid_source_attribute: displayName
  1580. # The mapping system to use for mapping the saml attribute onto a
  1581. # matrix ID.
  1582. #
  1583. # Options include:
  1584. # * 'hexencode' (which maps unpermitted characters to '=xx')
  1585. # * 'dotreplace' (which replaces unpermitted characters with
  1586. # '.').
  1587. # The default is 'hexencode'.
  1588. #
  1589. # Note: This used to be configured by the
  1590. # saml2_config.mxid_mapping option. If that is still defined, its
  1591. # value will be used instead.
  1592. #
  1593. #mxid_mapping: dotreplace
  1594. # In previous versions of synapse, the mapping from SAML attribute to
  1595. # MXID was always calculated dynamically rather than stored in a
  1596. # table. For backwards- compatibility, we will look for user_ids
  1597. # matching such a pattern before creating a new account.
  1598. #
  1599. # This setting controls the SAML attribute which will be used for this
  1600. # backwards-compatibility lookup. Typically it should be 'uid', but if
  1601. # the attribute maps are changed, it may be necessary to change it.
  1602. #
  1603. # The default is 'uid'.
  1604. #
  1605. #grandfathered_mxid_source_attribute: upn
  1606. # It is possible to configure Synapse to only allow logins if SAML attributes
  1607. # match particular values. The requirements can be listed under
  1608. # `attribute_requirements` as shown below. All of the listed attributes must
  1609. # match for the login to be permitted.
  1610. #
  1611. #attribute_requirements:
  1612. # - attribute: userGroup
  1613. # value: "staff"
  1614. # - attribute: department
  1615. # value: "sales"
  1616. # If the metadata XML contains multiple IdP entities then the `idp_entityid`
  1617. # option must be set to the entity to redirect users to.
  1618. #
  1619. # Most deployments only have a single IdP entity and so should omit this
  1620. # option.
  1621. #
  1622. #idp_entityid: 'https://our_idp/entityid'
  1623. # List of OpenID Connect (OIDC) / OAuth 2.0 identity providers, for registration
  1624. # and login.
  1625. #
  1626. # Options for each entry include:
  1627. #
  1628. # idp_id: a unique identifier for this identity provider. Used internally
  1629. # by Synapse; should be a single word such as 'github'.
  1630. #
  1631. # Note that, if this is changed, users authenticating via that provider
  1632. # will no longer be recognised as the same user!
  1633. #
  1634. # (Use "oidc" here if you are migrating from an old "oidc_config"
  1635. # configuration.)
  1636. #
  1637. # idp_name: A user-facing name for this identity provider, which is used to
  1638. # offer the user a choice of login mechanisms.
  1639. #
  1640. # idp_icon: An optional icon for this identity provider, which is presented
  1641. # by clients and Synapse's own IdP picker page. If given, must be an
  1642. # MXC URI of the format mxc://<server-name>/<media-id>. (An easy way to
  1643. # obtain such an MXC URI is to upload an image to an (unencrypted) room
  1644. # and then copy the "url" from the source of the event.)
  1645. #
  1646. # idp_brand: An optional brand for this identity provider, allowing clients
  1647. # to style the login flow according to the identity provider in question.
  1648. # See the spec for possible options here.
  1649. #
  1650. # discover: set to 'false' to disable the use of the OIDC discovery mechanism
  1651. # to discover endpoints. Defaults to true.
  1652. #
  1653. # issuer: Required. The OIDC issuer. Used to validate tokens and (if discovery
  1654. # is enabled) to discover the provider's endpoints.
  1655. #
  1656. # client_id: Required. oauth2 client id to use.
  1657. #
  1658. # client_secret: oauth2 client secret to use. May be omitted if
  1659. # client_secret_jwt_key is given, or if client_auth_method is 'none'.
  1660. #
  1661. # client_secret_jwt_key: Alternative to client_secret: details of a key used
  1662. # to create a JSON Web Token to be used as an OAuth2 client secret. If
  1663. # given, must be a dictionary with the following properties:
  1664. #
  1665. # key: a pem-encoded signing key. Must be a suitable key for the
  1666. # algorithm specified. Required unless 'key_file' is given.
  1667. #
  1668. # key_file: the path to file containing a pem-encoded signing key file.
  1669. # Required unless 'key' is given.
  1670. #
  1671. # jwt_header: a dictionary giving properties to include in the JWT
  1672. # header. Must include the key 'alg', giving the algorithm used to
  1673. # sign the JWT, such as "ES256", using the JWA identifiers in
  1674. # RFC7518.
  1675. #
  1676. # jwt_payload: an optional dictionary giving properties to include in
  1677. # the JWT payload. Normally this should include an 'iss' key.
  1678. #
  1679. # client_auth_method: auth method to use when exchanging the token. Valid
  1680. # values are 'client_secret_basic' (default), 'client_secret_post' and
  1681. # 'none'.
  1682. #
  1683. # scopes: list of scopes to request. This should normally include the "openid"
  1684. # scope. Defaults to ["openid"].
  1685. #
  1686. # authorization_endpoint: the oauth2 authorization endpoint. Required if
  1687. # provider discovery is disabled.
  1688. #
  1689. # token_endpoint: the oauth2 token endpoint. Required if provider discovery is
  1690. # disabled.
  1691. #
  1692. # userinfo_endpoint: the OIDC userinfo endpoint. Required if discovery is
  1693. # disabled and the 'openid' scope is not requested.
  1694. #
  1695. # jwks_uri: URI where to fetch the JWKS. Required if discovery is disabled and
  1696. # the 'openid' scope is used.
  1697. #
  1698. # skip_verification: set to 'true' to skip metadata verification. Use this if
  1699. # you are connecting to a provider that is not OpenID Connect compliant.
  1700. # Defaults to false. Avoid this in production.
  1701. #
  1702. # user_profile_method: Whether to fetch the user profile from the userinfo
  1703. # endpoint. Valid values are: 'auto' or 'userinfo_endpoint'.
  1704. #
  1705. # Defaults to 'auto', which fetches the userinfo endpoint if 'openid' is
  1706. # included in 'scopes'. Set to 'userinfo_endpoint' to always fetch the
  1707. # userinfo endpoint.
  1708. #
  1709. # allow_existing_users: set to 'true' to allow a user logging in via OIDC to
  1710. # match a pre-existing account instead of failing. This could be used if
  1711. # switching from password logins to OIDC. Defaults to false.
  1712. #
  1713. # user_mapping_provider: Configuration for how attributes returned from a OIDC
  1714. # provider are mapped onto a matrix user. This setting has the following
  1715. # sub-properties:
  1716. #
  1717. # module: The class name of a custom mapping module. Default is
  1718. # 'synapse.handlers.oidc.JinjaOidcMappingProvider'.
  1719. # See https://github.com/matrix-org/synapse/blob/master/docs/sso_mapping_providers.md#openid-mapping-providers
  1720. # for information on implementing a custom mapping provider.
  1721. #
  1722. # config: Configuration for the mapping provider module. This section will
  1723. # be passed as a Python dictionary to the user mapping provider
  1724. # module's `parse_config` method.
  1725. #
  1726. # For the default provider, the following settings are available:
  1727. #
  1728. # subject_claim: name of the claim containing a unique identifier
  1729. # for the user. Defaults to 'sub', which OpenID Connect
  1730. # compliant providers should provide.
  1731. #
  1732. # localpart_template: Jinja2 template for the localpart of the MXID.
  1733. # If this is not set, the user will be prompted to choose their
  1734. # own username (see 'sso_auth_account_details.html' in the 'sso'
  1735. # section of this file).
  1736. #
  1737. # display_name_template: Jinja2 template for the display name to set
  1738. # on first login. If unset, no displayname will be set.
  1739. #
  1740. # email_template: Jinja2 template for the email address of the user.
  1741. # If unset, no email address will be added to the account.
  1742. #
  1743. # extra_attributes: a map of Jinja2 templates for extra attributes
  1744. # to send back to the client during login.
  1745. # Note that these are non-standard and clients will ignore them
  1746. # without modifications.
  1747. #
  1748. # When rendering, the Jinja2 templates are given a 'user' variable,
  1749. # which is set to the claims returned by the UserInfo Endpoint and/or
  1750. # in the ID Token.
  1751. #
  1752. # It is possible to configure Synapse to only allow logins if certain attributes
  1753. # match particular values in the OIDC userinfo. The requirements can be listed under
  1754. # `attribute_requirements` as shown below. All of the listed attributes must
  1755. # match for the login to be permitted. Additional attributes can be added to
  1756. # userinfo by expanding the `scopes` section of the OIDC config to retrieve
  1757. # additional information from the OIDC provider.
  1758. #
  1759. # If the OIDC claim is a list, then the attribute must match any value in the list.
  1760. # Otherwise, it must exactly match the value of the claim. Using the example
  1761. # below, the `family_name` claim MUST be "Stephensson", but the `groups`
  1762. # claim MUST contain "admin".
  1763. #
  1764. # attribute_requirements:
  1765. # - attribute: family_name
  1766. # value: "Stephensson"
  1767. # - attribute: groups
  1768. # value: "admin"
  1769. #
  1770. # See https://github.com/matrix-org/synapse/blob/master/docs/openid.md
  1771. # for information on how to configure these options.
  1772. #
  1773. # For backwards compatibility, it is also possible to configure a single OIDC
  1774. # provider via an 'oidc_config' setting. This is now deprecated and admins are
  1775. # advised to migrate to the 'oidc_providers' format. (When doing that migration,
  1776. # use 'oidc' for the idp_id to ensure that existing users continue to be
  1777. # recognised.)
  1778. #
  1779. oidc_providers:
  1780. # Generic example
  1781. #
  1782. #- idp_id: my_idp
  1783. # idp_name: "My OpenID provider"
  1784. # idp_icon: "mxc://example.com/mediaid"
  1785. # discover: false
  1786. # issuer: "https://accounts.example.com/"
  1787. # client_id: "provided-by-your-issuer"
  1788. # client_secret: "provided-by-your-issuer"
  1789. # client_auth_method: client_secret_post
  1790. # scopes: ["openid", "profile"]
  1791. # authorization_endpoint: "https://accounts.example.com/oauth2/auth"
  1792. # token_endpoint: "https://accounts.example.com/oauth2/token"
  1793. # userinfo_endpoint: "https://accounts.example.com/userinfo"
  1794. # jwks_uri: "https://accounts.example.com/.well-known/jwks.json"
  1795. # skip_verification: true
  1796. # user_mapping_provider:
  1797. # config:
  1798. # subject_claim: "id"
  1799. # localpart_template: "{{ user.login }}"
  1800. # display_name_template: "{{ user.name }}"
  1801. # email_template: "{{ user.email }}"
  1802. # attribute_requirements:
  1803. # - attribute: userGroup
  1804. # value: "synapseUsers"
  1805. # Enable Central Authentication Service (CAS) for registration and login.
  1806. #
  1807. cas_config:
  1808. # Uncomment the following to enable authorization against a CAS server.
  1809. # Defaults to false.
  1810. #
  1811. #enabled: true
  1812. # The URL of the CAS authorization endpoint.
  1813. #
  1814. #server_url: "https://cas-server.com"
  1815. # The attribute of the CAS response to use as the display name.
  1816. #
  1817. # If unset, no displayname will be set.
  1818. #
  1819. #displayname_attribute: name
  1820. # It is possible to configure Synapse to only allow logins if CAS attributes
  1821. # match particular values. All of the keys in the mapping below must exist
  1822. # and the values must match the given value. Alternately if the given value
  1823. # is None then any value is allowed (the attribute just must exist).
  1824. # All of the listed attributes must match for the login to be permitted.
  1825. #
  1826. #required_attributes:
  1827. # userGroup: "staff"
  1828. # department: None
  1829. # Additional settings to use with single-sign on systems such as OpenID Connect,
  1830. # SAML2 and CAS.
  1831. #
  1832. sso:
  1833. # A list of client URLs which are whitelisted so that the user does not
  1834. # have to confirm giving access to their account to the URL. Any client
  1835. # whose URL starts with an entry in the following list will not be subject
  1836. # to an additional confirmation step after the SSO login is completed.
  1837. #
  1838. # WARNING: An entry such as "https://my.client" is insecure, because it
  1839. # will also match "https://my.client.evil.site", exposing your users to
  1840. # phishing attacks from evil.site. To avoid this, include a slash after the
  1841. # hostname: "https://my.client/".
  1842. #
  1843. # If public_baseurl is set, then the login fallback page (used by clients
  1844. # that don't natively support the required login flows) is whitelisted in
  1845. # addition to any URLs in this list.
  1846. #
  1847. # By default, this list is empty.
  1848. #
  1849. #client_whitelist:
  1850. # - https://riot.im/develop
  1851. # - https://my.custom.client/
  1852. # Directory in which Synapse will try to find the template files below.
  1853. # If not set, or the files named below are not found within the template
  1854. # directory, default templates from within the Synapse package will be used.
  1855. #
  1856. # Synapse will look for the following templates in this directory:
  1857. #
  1858. # * HTML page to prompt the user to choose an Identity Provider during
  1859. # login: 'sso_login_idp_picker.html'.
  1860. #
  1861. # This is only used if multiple SSO Identity Providers are configured.
  1862. #
  1863. # When rendering, this template is given the following variables:
  1864. # * redirect_url: the URL that the user will be redirected to after
  1865. # login.
  1866. #
  1867. # * server_name: the homeserver's name.
  1868. #
  1869. # * providers: a list of available Identity Providers. Each element is
  1870. # an object with the following attributes:
  1871. #
  1872. # * idp_id: unique identifier for the IdP
  1873. # * idp_name: user-facing name for the IdP
  1874. # * idp_icon: if specified in the IdP config, an MXC URI for an icon
  1875. # for the IdP
  1876. # * idp_brand: if specified in the IdP config, a textual identifier
  1877. # for the brand of the IdP
  1878. #
  1879. # The rendered HTML page should contain a form which submits its results
  1880. # back as a GET request, with the following query parameters:
  1881. #
  1882. # * redirectUrl: the client redirect URI (ie, the `redirect_url` passed
  1883. # to the template)
  1884. #
  1885. # * idp: the 'idp_id' of the chosen IDP.
  1886. #
  1887. # * HTML page to prompt new users to enter a userid and confirm other
  1888. # details: 'sso_auth_account_details.html'. This is only shown if the
  1889. # SSO implementation (with any user_mapping_provider) does not return
  1890. # a localpart.
  1891. #
  1892. # When rendering, this template is given the following variables:
  1893. #
  1894. # * server_name: the homeserver's name.
  1895. #
  1896. # * idp: details of the SSO Identity Provider that the user logged in
  1897. # with: an object with the following attributes:
  1898. #
  1899. # * idp_id: unique identifier for the IdP
  1900. # * idp_name: user-facing name for the IdP
  1901. # * idp_icon: if specified in the IdP config, an MXC URI for an icon
  1902. # for the IdP
  1903. # * idp_brand: if specified in the IdP config, a textual identifier
  1904. # for the brand of the IdP
  1905. #
  1906. # * user_attributes: an object containing details about the user that
  1907. # we received from the IdP. May have the following attributes:
  1908. #
  1909. # * display_name: the user's display_name
  1910. # * emails: a list of email addresses
  1911. #
  1912. # The template should render a form which submits the following fields:
  1913. #
  1914. # * username: the localpart of the user's chosen user id
  1915. #
  1916. # * HTML page allowing the user to consent to the server's terms and
  1917. # conditions. This is only shown for new users, and only if
  1918. # `user_consent.require_at_registration` is set.
  1919. #
  1920. # When rendering, this template is given the following variables:
  1921. #
  1922. # * server_name: the homeserver's name.
  1923. #
  1924. # * user_id: the user's matrix proposed ID.
  1925. #
  1926. # * user_profile.display_name: the user's proposed display name, if any.
  1927. #
  1928. # * consent_version: the version of the terms that the user will be
  1929. # shown
  1930. #
  1931. # * terms_url: a link to the page showing the terms.
  1932. #
  1933. # The template should render a form which submits the following fields:
  1934. #
  1935. # * accepted_version: the version of the terms accepted by the user
  1936. # (ie, 'consent_version' from the input variables).
  1937. #
  1938. # * HTML page for a confirmation step before redirecting back to the client
  1939. # with the login token: 'sso_redirect_confirm.html'.
  1940. #
  1941. # When rendering, this template is given the following variables:
  1942. #
  1943. # * redirect_url: the URL the user is about to be redirected to.
  1944. #
  1945. # * display_url: the same as `redirect_url`, but with the query
  1946. # parameters stripped. The intention is to have a
  1947. # human-readable URL to show to users, not to use it as
  1948. # the final address to redirect to.
  1949. #
  1950. # * server_name: the homeserver's name.
  1951. #
  1952. # * new_user: a boolean indicating whether this is the user's first time
  1953. # logging in.
  1954. #
  1955. # * user_id: the user's matrix ID.
  1956. #
  1957. # * user_profile.avatar_url: an MXC URI for the user's avatar, if any.
  1958. # None if the user has not set an avatar.
  1959. #
  1960. # * user_profile.display_name: the user's display name. None if the user
  1961. # has not set a display name.
  1962. #
  1963. # * HTML page which notifies the user that they are authenticating to confirm
  1964. # an operation on their account during the user interactive authentication
  1965. # process: 'sso_auth_confirm.html'.
  1966. #
  1967. # When rendering, this template is given the following variables:
  1968. # * redirect_url: the URL the user is about to be redirected to.
  1969. #
  1970. # * description: the operation which the user is being asked to confirm
  1971. #
  1972. # * idp: details of the Identity Provider that we will use to confirm
  1973. # the user's identity: an object with the following attributes:
  1974. #
  1975. # * idp_id: unique identifier for the IdP
  1976. # * idp_name: user-facing name for the IdP
  1977. # * idp_icon: if specified in the IdP config, an MXC URI for an icon
  1978. # for the IdP
  1979. # * idp_brand: if specified in the IdP config, a textual identifier
  1980. # for the brand of the IdP
  1981. #
  1982. # * HTML page shown after a successful user interactive authentication session:
  1983. # 'sso_auth_success.html'.
  1984. #
  1985. # Note that this page must include the JavaScript which notifies of a successful authentication
  1986. # (see https://matrix.org/docs/spec/client_server/r0.6.0#fallback).
  1987. #
  1988. # This template has no additional variables.
  1989. #
  1990. # * HTML page shown after a user-interactive authentication session which
  1991. # does not map correctly onto the expected user: 'sso_auth_bad_user.html'.
  1992. #
  1993. # When rendering, this template is given the following variables:
  1994. # * server_name: the homeserver's name.
  1995. # * user_id_to_verify: the MXID of the user that we are trying to
  1996. # validate.
  1997. #
  1998. # * HTML page shown during single sign-on if a deactivated user (according to Synapse's database)
  1999. # attempts to login: 'sso_account_deactivated.html'.
  2000. #
  2001. # This template has no additional variables.
  2002. #
  2003. # * HTML page to display to users if something goes wrong during the
  2004. # OpenID Connect authentication process: 'sso_error.html'.
  2005. #
  2006. # When rendering, this template is given two variables:
  2007. # * error: the technical name of the error
  2008. # * error_description: a human-readable message for the error
  2009. #
  2010. # You can see the default templates at:
  2011. # https://github.com/matrix-org/synapse/tree/master/synapse/res/templates
  2012. #
  2013. #template_dir: "res/templates"
  2014. # JSON web token integration. The following settings can be used to make
  2015. # Synapse JSON web tokens for authentication, instead of its internal
  2016. # password database.
  2017. #
  2018. # Each JSON Web Token needs to contain a "sub" (subject) claim, which is
  2019. # used as the localpart of the mxid.
  2020. #
  2021. # Additionally, the expiration time ("exp"), not before time ("nbf"),
  2022. # and issued at ("iat") claims are validated if present.
  2023. #
  2024. # Note that this is a non-standard login type and client support is
  2025. # expected to be non-existent.
  2026. #
  2027. # See https://github.com/matrix-org/synapse/blob/master/docs/jwt.md.
  2028. #
  2029. #jwt_config:
  2030. # Uncomment the following to enable authorization using JSON web
  2031. # tokens. Defaults to false.
  2032. #
  2033. #enabled: true
  2034. # This is either the private shared secret or the public key used to
  2035. # decode the contents of the JSON web token.
  2036. #
  2037. # Required if 'enabled' is true.
  2038. #
  2039. #secret: "provided-by-your-issuer"
  2040. # The algorithm used to sign the JSON web token.
  2041. #
  2042. # Supported algorithms are listed at
  2043. # https://pyjwt.readthedocs.io/en/latest/algorithms.html
  2044. #
  2045. # Required if 'enabled' is true.
  2046. #
  2047. #algorithm: "provided-by-your-issuer"
  2048. # The issuer to validate the "iss" claim against.
  2049. #
  2050. # Optional, if provided the "iss" claim will be required and
  2051. # validated for all JSON web tokens.
  2052. #
  2053. #issuer: "provided-by-your-issuer"
  2054. # A list of audiences to validate the "aud" claim against.
  2055. #
  2056. # Optional, if provided the "aud" claim will be required and
  2057. # validated for all JSON web tokens.
  2058. #
  2059. # Note that if the "aud" claim is included in a JSON web token then
  2060. # validation will fail without configuring audiences.
  2061. #
  2062. #audiences:
  2063. # - "provided-by-your-issuer"
  2064. password_config:
  2065. # Uncomment to disable password login
  2066. #
  2067. #enabled: false
  2068. # Uncomment to disable authentication against the local password
  2069. # database. This is ignored if `enabled` is false, and is only useful
  2070. # if you have other password_providers.
  2071. #
  2072. #localdb_enabled: false
  2073. # Uncomment and change to a secret random string for extra security.
  2074. # DO NOT CHANGE THIS AFTER INITIAL SETUP!
  2075. #
  2076. #pepper: "EVEN_MORE_SECRET"
  2077. # Define and enforce a password policy. Each parameter is optional.
  2078. # This is an implementation of MSC2000.
  2079. #
  2080. policy:
  2081. # Whether to enforce the password policy.
  2082. # Defaults to 'false'.
  2083. #
  2084. #enabled: true
  2085. # Minimum accepted length for a password.
  2086. # Defaults to 0.
  2087. #
  2088. #minimum_length: 15
  2089. # Whether a password must contain at least one digit.
  2090. # Defaults to 'false'.
  2091. #
  2092. #require_digit: true
  2093. # Whether a password must contain at least one symbol.
  2094. # A symbol is any character that's not a number or a letter.
  2095. # Defaults to 'false'.
  2096. #
  2097. #require_symbol: true
  2098. # Whether a password must contain at least one lowercase letter.
  2099. # Defaults to 'false'.
  2100. #
  2101. #require_lowercase: true
  2102. # Whether a password must contain at least one lowercase letter.
  2103. # Defaults to 'false'.
  2104. #
  2105. #require_uppercase: true
  2106. ui_auth:
  2107. # The amount of time to allow a user-interactive authentication session
  2108. # to be active.
  2109. #
  2110. # This defaults to 0, meaning the user is queried for their credentials
  2111. # before every action, but this can be overridden to allow a single
  2112. # validation to be re-used. This weakens the protections afforded by
  2113. # the user-interactive authentication process, by allowing for multiple
  2114. # (and potentially different) operations to use the same validation session.
  2115. #
  2116. # Uncomment below to allow for credential validation to last for 15
  2117. # seconds.
  2118. #
  2119. #session_timeout: "15s"
  2120. # Configuration for sending emails from Synapse.
  2121. #
  2122. email:
  2123. # The hostname of the outgoing SMTP server to use. Defaults to 'localhost'.
  2124. #
  2125. #smtp_host: mail.server
  2126. # The port on the mail server for outgoing SMTP. Defaults to 25.
  2127. #
  2128. #smtp_port: 587
  2129. # Username/password for authentication to the SMTP server. By default, no
  2130. # authentication is attempted.
  2131. #
  2132. #smtp_user: "exampleusername"
  2133. #smtp_pass: "examplepassword"
  2134. # Uncomment the following to require TLS transport security for SMTP.
  2135. # By default, Synapse will connect over plain text, and will then switch to
  2136. # TLS via STARTTLS *if the SMTP server supports it*. If this option is set,
  2137. # Synapse will refuse to connect unless the server supports STARTTLS.
  2138. #
  2139. #require_transport_security: true
  2140. # notif_from defines the "From" address to use when sending emails.
  2141. # It must be set if email sending is enabled.
  2142. #
  2143. # The placeholder '%(app)s' will be replaced by the application name,
  2144. # which is normally 'app_name' (below), but may be overridden by the
  2145. # Matrix client application.
  2146. #
  2147. # Note that the placeholder must be written '%(app)s', including the
  2148. # trailing 's'.
  2149. #
  2150. #notif_from: "Your Friendly %(app)s homeserver <noreply@example.com>"
  2151. # app_name defines the default value for '%(app)s' in notif_from and email
  2152. # subjects. It defaults to 'Matrix'.
  2153. #
  2154. #app_name: my_branded_matrix_server
  2155. # Uncomment the following to enable sending emails for messages that the user
  2156. # has missed. Disabled by default.
  2157. #
  2158. #enable_notifs: true
  2159. # Uncomment the following to disable automatic subscription to email
  2160. # notifications for new users. Enabled by default.
  2161. #
  2162. #notif_for_new_users: false
  2163. # Custom URL for client links within the email notifications. By default
  2164. # links will be based on "https://matrix.to".
  2165. #
  2166. # (This setting used to be called riot_base_url; the old name is still
  2167. # supported for backwards-compatibility but is now deprecated.)
  2168. #
  2169. #client_base_url: "http://localhost/riot"
  2170. # Configure the time that a validation email will expire after sending.
  2171. # Defaults to 1h.
  2172. #
  2173. #validation_token_lifetime: 15m
  2174. # The web client location to direct users to during an invite. This is passed
  2175. # to the identity server as the org.matrix.web_client_location key. Defaults
  2176. # to unset, giving no guidance to the identity server.
  2177. #
  2178. #invite_client_location: https://app.element.io
  2179. # Directory in which Synapse will try to find the template files below.
  2180. # If not set, or the files named below are not found within the template
  2181. # directory, default templates from within the Synapse package will be used.
  2182. #
  2183. # Synapse will look for the following templates in this directory:
  2184. #
  2185. # * The contents of email notifications of missed events: 'notif_mail.html' and
  2186. # 'notif_mail.txt'.
  2187. #
  2188. # * The contents of account expiry notice emails: 'notice_expiry.html' and
  2189. # 'notice_expiry.txt'.
  2190. #
  2191. # * The contents of password reset emails sent by the homeserver:
  2192. # 'password_reset.html' and 'password_reset.txt'
  2193. #
  2194. # * An HTML page that a user will see when they follow the link in the password
  2195. # reset email. The user will be asked to confirm the action before their
  2196. # password is reset: 'password_reset_confirmation.html'
  2197. #
  2198. # * HTML pages for success and failure that a user will see when they confirm
  2199. # the password reset flow using the page above: 'password_reset_success.html'
  2200. # and 'password_reset_failure.html'
  2201. #
  2202. # * The contents of address verification emails sent during registration:
  2203. # 'registration.html' and 'registration.txt'
  2204. #
  2205. # * HTML pages for success and failure that a user will see when they follow
  2206. # the link in an address verification email sent during registration:
  2207. # 'registration_success.html' and 'registration_failure.html'
  2208. #
  2209. # * The contents of address verification emails sent when an address is added
  2210. # to a Matrix account: 'add_threepid.html' and 'add_threepid.txt'
  2211. #
  2212. # * HTML pages for success and failure that a user will see when they follow
  2213. # the link in an address verification email sent when an address is added
  2214. # to a Matrix account: 'add_threepid_success.html' and
  2215. # 'add_threepid_failure.html'
  2216. #
  2217. # You can see the default templates at:
  2218. # https://github.com/matrix-org/synapse/tree/master/synapse/res/templates
  2219. #
  2220. #template_dir: "res/templates"
  2221. # Subjects to use when sending emails from Synapse.
  2222. #
  2223. # The placeholder '%(app)s' will be replaced with the value of the 'app_name'
  2224. # setting above, or by a value dictated by the Matrix client application.
  2225. #
  2226. # If a subject isn't overridden in this configuration file, the value used as
  2227. # its example will be used.
  2228. #
  2229. #subjects:
  2230. # Subjects for notification emails.
  2231. #
  2232. # On top of the '%(app)s' placeholder, these can use the following
  2233. # placeholders:
  2234. #
  2235. # * '%(person)s', which will be replaced by the display name of the user(s)
  2236. # that sent the message(s), e.g. "Alice and Bob".
  2237. # * '%(room)s', which will be replaced by the name of the room the
  2238. # message(s) have been sent to, e.g. "My super room".
  2239. #
  2240. # See the example provided for each setting to see which placeholder can be
  2241. # used and how to use them.
  2242. #
  2243. # Subject to use to notify about one message from one or more user(s) in a
  2244. # room which has a name.
  2245. #message_from_person_in_room: "[%(app)s] You have a message on %(app)s from %(person)s in the %(room)s room..."
  2246. #
  2247. # Subject to use to notify about one message from one or more user(s) in a
  2248. # room which doesn't have a name.
  2249. #message_from_person: "[%(app)s] You have a message on %(app)s from %(person)s..."
  2250. #
  2251. # Subject to use to notify about multiple messages from one or more users in
  2252. # a room which doesn't have a name.
  2253. #messages_from_person: "[%(app)s] You have messages on %(app)s from %(person)s..."
  2254. #
  2255. # Subject to use to notify about multiple messages in a room which has a
  2256. # name.
  2257. #messages_in_room: "[%(app)s] You have messages on %(app)s in the %(room)s room..."
  2258. #
  2259. # Subject to use to notify about multiple messages in multiple rooms.
  2260. #messages_in_room_and_others: "[%(app)s] You have messages on %(app)s in the %(room)s room and others..."
  2261. #
  2262. # Subject to use to notify about multiple messages from multiple persons in
  2263. # multiple rooms. This is similar to the setting above except it's used when
  2264. # the room in which the notification was triggered has no name.
  2265. #messages_from_person_and_others: "[%(app)s] You have messages on %(app)s from %(person)s and others..."
  2266. #
  2267. # Subject to use to notify about an invite to a room which has a name.
  2268. #invite_from_person_to_room: "[%(app)s] %(person)s has invited you to join the %(room)s room on %(app)s..."
  2269. #
  2270. # Subject to use to notify about an invite to a room which doesn't have a
  2271. # name.
  2272. #invite_from_person: "[%(app)s] %(person)s has invited you to chat on %(app)s..."
  2273. # Subject for emails related to account administration.
  2274. #
  2275. # On top of the '%(app)s' placeholder, these one can use the
  2276. # '%(server_name)s' placeholder, which will be replaced by the value of the
  2277. # 'server_name' setting in your Synapse configuration.
  2278. #
  2279. # Subject to use when sending a password reset email.
  2280. #password_reset: "[%(server_name)s] Password reset"
  2281. #
  2282. # Subject to use when sending a verification email to assert an address's
  2283. # ownership.
  2284. #email_validation: "[%(server_name)s] Validate your email"
  2285. # Password providers allow homeserver administrators to integrate
  2286. # their Synapse installation with existing authentication methods
  2287. # ex. LDAP, external tokens, etc.
  2288. #
  2289. # For more information and known implementations, please see
  2290. # https://github.com/matrix-org/synapse/blob/master/docs/password_auth_providers.md
  2291. #
  2292. # Note: instances wishing to use SAML or CAS authentication should
  2293. # instead use the `saml2_config` or `cas_config` options,
  2294. # respectively.
  2295. #
  2296. password_providers:
  2297. # # Example config for an LDAP auth provider
  2298. # - module: "ldap_auth_provider.LdapAuthProvider"
  2299. # config:
  2300. # enabled: true
  2301. # uri: "ldap://ldap.example.com:389"
  2302. # start_tls: true
  2303. # base: "ou=users,dc=example,dc=com"
  2304. # attributes:
  2305. # uid: "cn"
  2306. # mail: "email"
  2307. # name: "givenName"
  2308. # #bind_dn:
  2309. # #bind_password:
  2310. # #filter: "(objectClass=posixAccount)"
  2311. ## Push ##
  2312. push:
  2313. # Clients requesting push notifications can either have the body of
  2314. # the message sent in the notification poke along with other details
  2315. # like the sender, or just the event ID and room ID (`event_id_only`).
  2316. # If clients choose the former, this option controls whether the
  2317. # notification request includes the content of the event (other details
  2318. # like the sender are still included). For `event_id_only` push, it
  2319. # has no effect.
  2320. #
  2321. # For modern android devices the notification content will still appear
  2322. # because it is loaded by the app. iPhone, however will send a
  2323. # notification saying only that a message arrived and who it came from.
  2324. #
  2325. # The default value is "true" to include message details. Uncomment to only
  2326. # include the event ID and room ID in push notification payloads.
  2327. #
  2328. #include_content: false
  2329. # When a push notification is received, an unread count is also sent.
  2330. # This number can either be calculated as the number of unread messages
  2331. # for the user, or the number of *rooms* the user has unread messages in.
  2332. #
  2333. # The default value is "true", meaning push clients will see the number of
  2334. # rooms with unread messages in them. Uncomment to instead send the number
  2335. # of unread messages.
  2336. #
  2337. #group_unread_count_by_room: false
  2338. # Spam checkers are third-party modules that can block specific actions
  2339. # of local users, such as creating rooms and registering undesirable
  2340. # usernames, as well as remote users by redacting incoming events.
  2341. #
  2342. spam_checker:
  2343. #- module: "my_custom_project.SuperSpamChecker"
  2344. # config:
  2345. # example_option: 'things'
  2346. #- module: "some_other_project.BadEventStopper"
  2347. # config:
  2348. # example_stop_events_from: ['@bad:example.com']
  2349. ## Rooms ##
  2350. # Controls whether locally-created rooms should be end-to-end encrypted by
  2351. # default.
  2352. #
  2353. # Possible options are "all", "invite", and "off". They are defined as:
  2354. #
  2355. # * "all": any locally-created room
  2356. # * "invite": any room created with the "private_chat" or "trusted_private_chat"
  2357. # room creation presets
  2358. # * "off": this option will take no effect
  2359. #
  2360. # The default value is "off".
  2361. #
  2362. # Note that this option will only affect rooms created after it is set. It
  2363. # will also not affect rooms created by other servers.
  2364. #
  2365. #encryption_enabled_by_default_for_room_type: invite
  2366. # Uncomment to allow non-server-admin users to create groups on this server
  2367. #
  2368. #enable_group_creation: true
  2369. # If enabled, non server admins can only create groups with local parts
  2370. # starting with this prefix
  2371. #
  2372. #group_creation_prefix: "unofficial_"
  2373. # User Directory configuration
  2374. #
  2375. user_directory:
  2376. # Defines whether users can search the user directory. If false then
  2377. # empty responses are returned to all queries. Defaults to true.
  2378. #
  2379. # Uncomment to disable the user directory.
  2380. #
  2381. #enabled: false
  2382. # Defines whether to search all users visible to your HS when searching
  2383. # the user directory, rather than limiting to users visible in public
  2384. # rooms. Defaults to false.
  2385. #
  2386. # If you set it true, you'll have to rebuild the user_directory search
  2387. # indexes, see:
  2388. # https://github.com/matrix-org/synapse/blob/master/docs/user_directory.md
  2389. #
  2390. # Uncomment to return search results containing all known users, even if that
  2391. # user does not share a room with the requester.
  2392. #
  2393. #search_all_users: true
  2394. # Defines whether to prefer local users in search query results.
  2395. # If True, local users are more likely to appear above remote users
  2396. # when searching the user directory. Defaults to false.
  2397. #
  2398. # Uncomment to prefer local over remote users in user directory search
  2399. # results.
  2400. #
  2401. #prefer_local_users: true
  2402. # User Consent configuration
  2403. #
  2404. # for detailed instructions, see
  2405. # https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md
  2406. #
  2407. # Parts of this section are required if enabling the 'consent' resource under
  2408. # 'listeners', in particular 'template_dir' and 'version'.
  2409. #
  2410. # 'template_dir' gives the location of the templates for the HTML forms.
  2411. # This directory should contain one subdirectory per language (eg, 'en', 'fr'),
  2412. # and each language directory should contain the policy document (named as
  2413. # '<version>.html') and a success page (success.html).
  2414. #
  2415. # 'version' specifies the 'current' version of the policy document. It defines
  2416. # the version to be served by the consent resource if there is no 'v'
  2417. # parameter.
  2418. #
  2419. # 'server_notice_content', if enabled, will send a user a "Server Notice"
  2420. # asking them to consent to the privacy policy. The 'server_notices' section
  2421. # must also be configured for this to work. Notices will *not* be sent to
  2422. # guest users unless 'send_server_notice_to_guests' is set to true.
  2423. #
  2424. # 'block_events_error', if set, will block any attempts to send events
  2425. # until the user consents to the privacy policy. The value of the setting is
  2426. # used as the text of the error.
  2427. #
  2428. # 'require_at_registration', if enabled, will add a step to the registration
  2429. # process, similar to how captcha works. Users will be required to accept the
  2430. # policy before their account is created.
  2431. #
  2432. # 'policy_name' is the display name of the policy users will see when registering
  2433. # for an account. Has no effect unless `require_at_registration` is enabled.
  2434. # Defaults to "Privacy Policy".
  2435. #
  2436. #user_consent:
  2437. # template_dir: res/templates/privacy
  2438. # version: 1.0
  2439. # server_notice_content:
  2440. # msgtype: m.text
  2441. # body: >-
  2442. # To continue using this homeserver you must review and agree to the
  2443. # terms and conditions at %(consent_uri)s
  2444. # send_server_notice_to_guests: true
  2445. # block_events_error: >-
  2446. # To continue using this homeserver you must review and agree to the
  2447. # terms and conditions at %(consent_uri)s
  2448. # require_at_registration: false
  2449. # policy_name: Privacy Policy
  2450. #
  2451. # Settings for local room and user statistics collection. See
  2452. # docs/room_and_user_statistics.md.
  2453. #
  2454. stats:
  2455. # Uncomment the following to disable room and user statistics. Note that doing
  2456. # so may cause certain features (such as the room directory) not to work
  2457. # correctly.
  2458. #
  2459. #enabled: false
  2460. # The size of each timeslice in the room_stats_historical and
  2461. # user_stats_historical tables, as a time period. Defaults to "1d".
  2462. #
  2463. #bucket_size: 1h
  2464. # Server Notices room configuration
  2465. #
  2466. # Uncomment this section to enable a room which can be used to send notices
  2467. # from the server to users. It is a special room which cannot be left; notices
  2468. # come from a special "notices" user id.
  2469. #
  2470. # If you uncomment this section, you *must* define the system_mxid_localpart
  2471. # setting, which defines the id of the user which will be used to send the
  2472. # notices.
  2473. #
  2474. # It's also possible to override the room name, the display name of the
  2475. # "notices" user, and the avatar for the user.
  2476. #
  2477. #server_notices:
  2478. # system_mxid_localpart: notices
  2479. # system_mxid_display_name: "Server Notices"
  2480. # system_mxid_avatar_url: "mxc://server.com/oumMVlgDnLYFaPVkExemNVVZ"
  2481. # room_name: "Server Notices"
  2482. # Uncomment to disable searching the public room list. When disabled
  2483. # blocks searching local and remote room lists for local and remote
  2484. # users by always returning an empty list for all queries.
  2485. #
  2486. #enable_room_list_search: false
  2487. # The `alias_creation` option controls who's allowed to create aliases
  2488. # on this server.
  2489. #
  2490. # The format of this option is a list of rules that contain globs that
  2491. # match against user_id, room_id and the new alias (fully qualified with
  2492. # server name). The action in the first rule that matches is taken,
  2493. # which can currently either be "allow" or "deny".
  2494. #
  2495. # Missing user_id/room_id/alias fields default to "*".
  2496. #
  2497. # If no rules match the request is denied. An empty list means no one
  2498. # can create aliases.
  2499. #
  2500. # Options for the rules include:
  2501. #
  2502. # user_id: Matches against the creator of the alias
  2503. # alias: Matches against the alias being created
  2504. # room_id: Matches against the room ID the alias is being pointed at
  2505. # action: Whether to "allow" or "deny" the request if the rule matches
  2506. #
  2507. # The default is:
  2508. #
  2509. #alias_creation_rules:
  2510. # - user_id: "*"
  2511. # alias: "*"
  2512. # room_id: "*"
  2513. # action: allow
  2514. # The `room_list_publication_rules` option controls who can publish and
  2515. # which rooms can be published in the public room list.
  2516. #
  2517. # The format of this option is the same as that for
  2518. # `alias_creation_rules`.
  2519. #
  2520. # If the room has one or more aliases associated with it, only one of
  2521. # the aliases needs to match the alias rule. If there are no aliases
  2522. # then only rules with `alias: *` match.
  2523. #
  2524. # If no rules match the request is denied. An empty list means no one
  2525. # can publish rooms.
  2526. #
  2527. # Options for the rules include:
  2528. #
  2529. # user_id: Matches against the creator of the alias
  2530. # room_id: Matches against the room ID being published
  2531. # alias: Matches against any current local or canonical aliases
  2532. # associated with the room
  2533. # action: Whether to "allow" or "deny" the request if the rule matches
  2534. #
  2535. # The default is:
  2536. #
  2537. #room_list_publication_rules:
  2538. # - user_id: "*"
  2539. # alias: "*"
  2540. # room_id: "*"
  2541. # action: allow
  2542. # Server admins can define a Python module that implements extra rules for
  2543. # allowing or denying incoming events. In order to work, this module needs to
  2544. # override the methods defined in synapse/events/third_party_rules.py.
  2545. #
  2546. # This feature is designed to be used in closed federations only, where each
  2547. # participating server enforces the same rules.
  2548. #
  2549. #third_party_event_rules:
  2550. # module: "my_custom_project.SuperRulesSet"
  2551. # config:
  2552. # example_option: 'things'
  2553. ## Opentracing ##
  2554. # These settings enable opentracing, which implements distributed tracing.
  2555. # This allows you to observe the causal chains of events across servers
  2556. # including requests, key lookups etc., across any server running
  2557. # synapse or any other other services which supports opentracing
  2558. # (specifically those implemented with Jaeger).
  2559. #
  2560. opentracing:
  2561. # tracing is disabled by default. Uncomment the following line to enable it.
  2562. #
  2563. #enabled: true
  2564. # The list of homeservers we wish to send and receive span contexts and span baggage.
  2565. # See docs/opentracing.rst
  2566. # This is a list of regexes which are matched against the server_name of the
  2567. # homeserver.
  2568. #
  2569. # By default, it is empty, so no servers are matched.
  2570. #
  2571. #homeserver_whitelist:
  2572. # - ".*"
  2573. # Jaeger can be configured to sample traces at different rates.
  2574. # All configuration options provided by Jaeger can be set here.
  2575. # Jaeger's configuration mostly related to trace sampling which
  2576. # is documented here:
  2577. # https://www.jaegertracing.io/docs/1.13/sampling/.
  2578. #
  2579. #jaeger_config:
  2580. # sampler:
  2581. # type: const
  2582. # param: 1
  2583. # Logging whether spans were started and reported
  2584. #
  2585. # logging:
  2586. # false
  2587. ## Workers ##
  2588. # Disables sending of outbound federation transactions on the main process.
  2589. # Uncomment if using a federation sender worker.
  2590. #
  2591. #send_federation: false
  2592. # It is possible to run multiple federation sender workers, in which case the
  2593. # work is balanced across them.
  2594. #
  2595. # This configuration must be shared between all federation sender workers, and if
  2596. # changed all federation sender workers must be stopped at the same time and then
  2597. # started, to ensure that all instances are running with the same config (otherwise
  2598. # events may be dropped).
  2599. #
  2600. #federation_sender_instances:
  2601. # - federation_sender1
  2602. # When using workers this should be a map from `worker_name` to the
  2603. # HTTP replication listener of the worker, if configured.
  2604. #
  2605. #instance_map:
  2606. # worker1:
  2607. # host: localhost
  2608. # port: 8034
  2609. # Experimental: When using workers you can define which workers should
  2610. # handle event persistence and typing notifications. Any worker
  2611. # specified here must also be in the `instance_map`.
  2612. #
  2613. #stream_writers:
  2614. # events: worker1
  2615. # typing: worker1
  2616. # The worker that is used to run background tasks (e.g. cleaning up expired
  2617. # data). If not provided this defaults to the main process.
  2618. #
  2619. #run_background_tasks_on: worker1
  2620. # A shared secret used by the replication APIs to authenticate HTTP requests
  2621. # from workers.
  2622. #
  2623. # By default this is unused and traffic is not authenticated.
  2624. #
  2625. #worker_replication_secret: ""
  2626. # Configuration for Redis when using workers. This *must* be enabled when
  2627. # using workers (unless using old style direct TCP configuration).
  2628. #
  2629. redis:
  2630. # Uncomment the below to enable Redis support.
  2631. #
  2632. #enabled: true
  2633. # Optional host and port to use to connect to redis. Defaults to
  2634. # localhost and 6379
  2635. #
  2636. #host: localhost
  2637. #port: 6379
  2638. # Optional password if configured on the Redis instance
  2639. #
  2640. #password: <secret_password>