User Tools

Site Tools


how_to:configure_srs

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
how_to:configure_srs [2025/08/18 16:26] – [relayout.lua or mxout.lua] paulhow_to:configure_srs [2025/08/18 16:28] (current) paul
Line 14: Line 14:
 Edit 'mydomain' to be your domain, and 'mykey' to be a secret code for security hashing Edit 'mydomain' to be your domain, and 'mykey' to be a secret code for security hashing
  
-<file lua [enable_line_numbers="true"]>mydomain = "example.com";+<file lua [enable_line_numbers="true"relayout.lua>mydomain = "example.com";
 mykey = "bobble"; mykey = "bobble";
  
Line 43: Line 43:
 Edit 'mydomain' to be your domain, and 'mykey' to be a secret code for security hashing. These should be the same values as in the other script Edit 'mydomain' to be your domain, and 'mykey' to be a secret code for security hashing. These should be the same values as in the other script
  
-<file Lua [enable_line_numbers="true"]>+<file Lua [enable_line_numbers="true"smtpsvr.lua>
 mydomain = "example.com"; mydomain = "example.com";
 mykey = "bobble"; mykey = "bobble";
how_to/configure_srs.txt · Last modified: 2025/08/18 16:28 by paul