General Settings tab
- Overview
- Configure general settings for specific Tiki features
- To Access
- From the General Admin page, click the General Settings tab.
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Realtime Tiki | Use built-in websockets server within Tiki to enable realtime communication features of the app. See help page for more information on how to start the server. | Disabled |
Realtime port | The port used to access this server; if not specified, port 8080 will be used If not specified, port 8080 will be used |
None |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Default domain for non categorized content | The domain (hostname only) to be used when redirecting the user if he tries to read content that is not bound to the category/perspective configured for the current domain. | None |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Use CURL for HTTP connections | Use CURL instead of sockets for server to server HTTP connections, when sockets are not available. | Disabled |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if this Tiki site requires a proxy to access the internet. If enabled, the proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password can be specified. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Multi-domain | Enable domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Important: Different domains have different login sessions and, even in the case of subdomains, an understanding of session cookies is needed to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Directory on your server, relative to your Tiki installation, for storing temporary files. Tiki must have full read and write access to this directory. | /tmp |
Use proxy | Specify if Tiki requires a proxy to access the internet. If enabled, you can specify your proxy Host name (either with or without the http:// prefix), Port settings, Username, and Password. | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make “CORS” (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, “http://www.example.com” or “*” for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 minutes |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the “Contact Us” feature. | Allow anonymous visitors to use the “Contact Us” feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referrer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 years |
Help system | Activates links to Tiki documentation. You can specify a Help URL that contains customized help pages. By default, the Help system uses http://doc.tiki.org/ | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Tiki requires full read and write access to this directory. | None |
Use proxy | Use proxy | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact Us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 |
Help System | Activates links to Tiki documentation | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Tiki requires full read and write access to this directory. | None |
Use proxy | Use proxy | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP lookup: skip framesets | When performing an HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load balancer | Activate this only if the server is behind a load balancer (or reverse proxy). This enables logging the IP of the user rather than the IP of the proxy server | Disabled |
Tiki is behind a frontend-proxy/load-balancer that rewrites ports | Activate this only if the server is behind a frontend-proxy/load-balancer (or reverse proxy) that rewrites ports. This enables Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy, to provide correct links. | Disabled |
Access-Control-Allow-Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain Ajax) requests from this server. One URI per line, for example, "http://www.example.com" or "*" for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted with the same Tiki installation. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line with a comma separating it from the perspective ID. For example: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Expressed as minutes. This is the minimum time logged in. To be the exact time, adjustments must be made in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful - changing the probability may affect server performance. |
10080 |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site terminal configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact Us | A basic contact form a visitor can use to contact the site admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display contact priority | Display contact priority option | Disabled |
Contact user | User to contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referer stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by Admin when reporting stats. | Disabled |
PDF from URL | Using external tools, generate PDF documents from URLs. Disabled | WebKit (wkhtmltopdf) | WeasyPrint | Webservice | mPDF |
Disabled |
WebKit path | Full path to the wkhtmltopdf executable to generate the PDF document with. | None |
WeasyPrint path | Full path to the weasyprint executable to generate the PDF document with. | None |
Webservice URL | URL to a service that takes a URL as the query string and returns a PDF document. | None |
mPDF path | Path to of the mPDF install. | vendor_custom/mpdf/ |
Print wiki authors | Include wiki authors and date in wiki page print outs. | Disabled |
Print original wiki URL | Include orginal wiki page URL in print outs. | Enabled |
Print original tracker item URL | Include orginal wiki page URL in print outs. | Enabled |
Print original forum post URL | Include orginal forum post URL in print outs. | Enabled |
Terms and Conditions | Automatically present a terms of use page to be accepted by users accessing the site. | Disabled |
Terms of Use page name | Wiki page for Terms of Use content. The page may be translated using the multilingual feature. | Terms |
Minimum age | When presenting the terms of use, request age. 0 to ignore age validation |
0 |
Help System | Activates links to Tiki documentation | Enabled |
Help URL | The default help system may not be complete. You can contribute to the Tiki documentation, which is a community-edited wiki. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Tiki requires full read and write access to this directory. | Temp |
Use proxy | Use proxy | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP Lookup Skip Framesets | When performing and HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load Balancer | Enable this only if the server is behind a load balancer (or reverse proxy), this allow tiki to log the IP of the user, instead of the IP of the proxy server | Disabled |
Tiki is behind a Frontend-Proxy/Load-Balancer which rewrites ports | Enable this only if the server is behind some Frontend-Proxy/Load-Balancer (or reverse proxy) which rewrites ports. This allows Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy in order to provide correct links. | Disabled |
Access Control Allow Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain AJAX) requests from this server. One URI per line, e.g. "http://www.example.com" or "*" for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted on the same instance. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line. Comma separated with perspective ID. Ex.: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Value provided in minutes. It will be the minimum time you are logged in. If you want it to be the exact time, you need to adjust in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful that changing the probability will affect the server performance. |
10080 |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site Terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site Terminal Configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact Us | Basic form from visitor to admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display Contact Priority | Display Contact Priority option | Disabled |
Contact user | the user to Contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referer Stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by the Admin when reporting stats. | Disabled |
PDF from URL | Using extenal tools, generate PDF document from web URLs. Disabled | WebKit (wkhtmltopdf) | WeasyPrint | Webservice |
Disabled |
WebKit path | Full path to the wkhtmltopdf executable to generate the PDF document with. | None |
WeasyPrint path | Full path to the weasyprint executable to generate the PDF document with. | None |
Webservice URL | URL to a service taking a URL as the query string and returns a PDF document. | None |
Terms and Conditions | Automatically present a terms page to be accepted by users accessing the site. | Disabled |
Terms and Conditions page name | Wiki page to use as the source content. The page may be translated using the multilingual feature. | Terms |
Minimal age | While accepting the terms of use, request age. 0 to ignore age validation |
0 |
Help System | enables Tiki's Help System | Enabled |
Help URL | The default help system may not be complete. You can help with the Tiki documentation. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Tiki requires full read and write access to this directory. | Temp |
Use proxy | Use proxy | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP Lookup Skip Framesets | When performing and HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load Balancer | Enable this only if the server is behind a load balancer (or reverse proxy), this allow tiki to log the IP of the user, instead of the IP of the proxy server | Disabled |
Tiki is behind a Frontend-Proxy/Load-Balancer which rewrites ports | Enable this only if the server is behind some Frontend-Proxy/Load-Balancer (or reverse proxy) which rewrites ports. This allows Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy in order to provide correct links. | Disabled |
Access Control Allow Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain AJAX) requests from this server. One URI per line, e.g. "http://www.example.com" or "*" for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted on the same instance. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line. Comma separated with perspective ID. Ex.: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Value provided in minutes. It will be the minimum time you are logged in. If you want it to be the exact time, you need to adjust in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful that changing the probability will affect the server performance. |
10080 |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site Terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site Terminal Configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact Us | Basic form from visitor to admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display Contact Priority | Display Contact Priority option | Disabled |
Contact user | the user to Contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referer Stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by the Admin when reporting stats. | Disabled |
PDF from URL | Using extenal tools, generate PDF document from web URLs. Disabled | WebKit (wkhtmltopdf) | WeasyPrint | Webservice |
Disabled |
WebKit path | Full path to the wkhtmltopdf executable to generate the PDF document with. | None |
WeasyPrint path | Full path to the weasyprint executable to generate the PDF document with. | None |
Webservice URL | URL to a service taking a URL as the query string and returns a PDF document. | None |
Terms and Conditions | Automatically present a terms page to be accepted by users accessing the site. | Disabled |
Terms and Conditions page name | Wiki page to use as the source content. The page may be translated using the multilingual feature. | Terms |
Minimal age | While accepting the terms of use, request age. 0 to ignore age validation |
0 |
Help System | enables Tiki's Help System | Enabled |
Help URL | The default help system may not be complete. You can help with the Tiki documentation. | http://doc.tiki.org/ |
Option | Description | Default |
---|---|---|
Temporary directory | Tiki requires full read and write access to this directory. | Temp |
Use proxy | Use proxy | Disabled |
Proxy host name | Proxy host - without http:// or similar, just the host name | None |
Port | Proxy port | None |
Proxy username | None | |
Proxy password | None | |
HTTP Lookup Skip Framesets | When performing and HTTP request to an external source, verify if the result is a frameset and use heuristic to provide the real content. | Disabled |
Load Balancer | Enable this only if the server is behind a load balancer (or reverse proxy), this allow tiki to log the IP of the user, instead of the IP of the proxy server | Disabled |
Tiki is behind a Frontend-Proxy/Load-Balancer which rewrites ports | Enable this only if the server is behind some Frontend-Proxy/Load-Balancer (or reverse proxy) which rewrites ports. This allows Tiki to use the HTTP_X_FORWARDED_PROTO parameter set by the proxy in order to provide correct links. | Disabled |
Access Control Allow Origin | Domains allowed to make "CORS" (Cross-Origin Resource Sharing or Cross-Domain AJAX) requests from this server. One URI per line, e.g. "http://www.example.com" or "*" for any site |
None |
Multi-domain | Allows domain names to be mapped to perspectives and simulate multiple domains hosted on the same instance. | Disabled |
Switch domain when switching perspective | Remember that different domains have different login sessions and even in the case of subdomains you need to have an understanding of session cookies to make it work | Disabled |
Multi-domain Configuration | Comma-separated values mapping the domain name to the perspective ID. One domain per line. Comma separated with perspective ID. Ex.: tiki.org,1 |
None |
Session storage location | Select where the session information should be stored. Memcache sessions require memcache to be configured. Default (from php.ini) | Database | Memcache |
Default (from php.ini) |
Session lifetime | Session lifetime Value provided in minutes. It will be the minimum time you are logged in. If you want it to be the exact time, you need to adjust in .htaccess session.gc_probability and session.gc_divisor to 1. Be careful that changing the probability will affect the server performance. |
10080 |
Session cookie name | Session cookie name used instead of the PHP default configuration. | PHPSESSID |
Site Terminal | Allows users to be directed to a specific perspective depending on the origin IP address. Can be used inside intranets to use different configurations for users depending on their departements or discriminate people in web contexts. Unspecified IPs will fall back to default behavior, including multi-domain handling. Manually selected perspectives take precedence over this. | Disabled |
Site Terminal Configuration | Provides the mapping from subnets to perspective. One per line. Network prefix in CIDR notation (address/mask size), separated by comma with the perspective ID. Example: 192.168.12.0/24,12 |
None |
Contact Us | Basic form from visitor to admin You can use Trackers to create custom Contact Us forms. |
Disabled |
Allow anonymous visitors to use the "Contact Us" feature. | Allow anonymous visitors to use the "Contact Us" feature. | Disabled |
Display Contact Priority | Display Contact Priority option | Disabled |
Contact user | the user to Contact | Admin |
Stats | Record basic statistics about major Tiki features (number of wiki pages, size of file galleries, etc.) | Disabled |
Referer Stats | Record domain name of sites that send visitors to this Tiki. | Disabled |
Count admin pageviews | Include pageviews by the Admin when reporting stats. | Disabled |
PDF from URL | Using extenal tools, generate PDF document from web URLs. Disabled | WebKit (wkhtmltopdf) | WeasyPrint | Webservice |
Disabled |
WebKit path | Full path to the wkhtmltopdf executable to generate the PDF document with. | None |
WeasyPrint path | Full path to the weasyprint executable to generate the PDF document with. | None |
Webservice URL | URL to a service taking a URL as the query string and returns a PDF document. | None |
Terms and Conditions | Automatically present a terms page to be accepted by users accessing the site. | Disabled |
Terms and Conditions page name | Wiki page to use as the source content. The page may be translated using the multilingual feature. | Terms |
Minimal age | While accepting the terms of use, request age. 0 to ignore age validation |
0 |
Help System | enables Tiki's Help System | Enabled |
Help URL | The default help system may not be complete. You can help with the Tiki documentation. | http://doc.tiki.org/ |
Alias names of this page:
Proxy